cancel
Showing results for 
Search instead for 
Did you mean: 

[SOLVED] How to make a REST API for the STM32F lwIP?

angus schmaloer
Associate III
Posted on October 13, 2017 at 14:10

Hello,

I am trying to make a rest api for my stm32f controller. I am using the lwIP library for the Ethernet connection.

I looked at the STMCube applications with the lwIP library, but it works with .(s)html web pages.

i want to make a web interface that can be used for remote IO, settings and reading pins/data.

I want to send the data in JSON strings.

The data of LED 1 has to be set my styping into a web browser: 

http://10.1.0.113/LEDS/1/1

.

Does anyone know how to make REST API's for the stm32?

Greetings,

Angus Schmaloer

#REST # API #STM32 #lwIP

13 REPLIES 13

Hello i also want to implement RESTAPI. Please can you help me to do so. 

"I want to implement an API for STM32 that allows sending and receiving LORA commands. Could you assist me regarding the API code?

Pavel A.
Evangelist III

@Karlos_ Please start a new question about LORA.

Urgent help for any STM32, wireless, IoT development can be found here.

 

Hi,

I am working on REST API development for a quick prototype. I need your support to implement the same, got stuck

 

Regards,

Mani