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

https://github.com/know-program/servlet

A servlet is a small Java program that runs within a Web server. Servlets receive and respond to requests from Web clients, usually across HTTP, the HyperText Transfer Protocol.
https://github.com/know-program/servlet

Last synced: 9 months ago
JSON representation

A servlet is a small Java program that runs within a Web server. Servlets receive and respond to requests from Web clients, usually across HTTP, the HyperText Transfer Protocol.

Awesome Lists containing this project