An open API service indexing awesome lists of open source software.

https://github.com/ryym/rust-simple-http-server


https://github.com/ryym/rust-simple-http-server

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

- All requests are handled as GET
- Ignore all request headers (No Keep-Alive, HTTP Cache, redirect, etc)