rsta2 / circle

A C++ bare metal environment for Raspberry Pi with USB (32 and 64 bit)

Home Page:https://circle-rpi.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advice Needed: REST framework

IanCassTwo opened this issue · comments

Hi, I'm thinking of writing a device driver using Circle where the network communication is based on a REST protocol. I see there's a webserver example. Are there any known simple REST frameworks that will work with or are easily adapted to Circle before I embark on writing my own?

Also, are there any plans to extend the gadget branch to include networking?

Thx