2017-10-13 05:10 AM
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:
.Does anyone know how to make REST API's for the stm32?
Greetings,
Angus Schmaloer#REST # API #STM32 #lwIP
Solved! Go to Solution.
2024-02-15 12:47 AM
Hello i also want to implement RESTAPI. Please can you help me to do so.
2024-03-21 07:03 AM
"I want to implement an API for STM32 that allows sending and receiving LORA commands. Could you assist me regarding the API code?
2024-03-21 07:21 AM
2024-07-25 09:19 AM
Hi,
I am working on REST API development for a quick prototype. I need your support to implement the same, got stuck
Regards,
Mani
2024-10-13 07:02 PM
Hello, my current project needs to use lwip restful API interface, can you provide a source code and explanation? I would appreciate it.
2024-10-20 09:21 PM
Can you share you REST API source Code file