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

https://github.com/ktakashi/sagittarius-net-http

HTTP servlet interface
https://github.com/ktakashi/sagittarius-net-http

Last synced: about 1 month ago
JSON representation

HTTP servlet interface

Awesome Lists containing this project

README

        

HTTP handler interfaces
=======================

`(net http)` provides the common interface for HTTP server programs.
Currently, this library supports the following servers:

- Sagittarius NGINX
- Sagittarius Paella

Example
=======

TBD