Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/svenmatzke/userv
micropython minimal web server async and socket based
https://github.com/svenmatzke/userv
async esp32 iot micropython python routing socket swagger-ui userv webserver
Last synced: 26 days ago
JSON representation
micropython minimal web server async and socket based
- Host: GitHub
- URL: https://github.com/svenmatzke/userv
- Owner: SvenMatzke
- License: mit
- Created: 2018-02-27T19:00:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-09T20:57:32.000Z (over 4 years ago)
- Last Synced: 2024-10-13T00:02:27.399Z (26 days ago)
- Topics: async, esp32, iot, micropython, python, routing, socket, swagger-ui, userv, webserver
- Language: Python
- Homepage:
- Size: 49.8 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Build Status](https://semaphoreci.com/api/v1/svenmatzke/userv/branches/master/shields_badge.svg)](https://semaphoreci.com/svenmatzke/userv)
# userv
Minimal webserver for micropython.
there are a few parts router and server are seperate so we can apply server depending chip used.