Skip to content

Latest commit

 

History

History
61 lines (51 loc) · 2.63 KB

server.md

File metadata and controls

61 lines (51 loc) · 2.63 KB

Bookmarks tagged [server]

https://github.com/begriffs/postgrest

Serve a fully RESTful API directly from an existing PostgreSQL database.


http://blog.ulf-wendel.de/2014/mysql-5-7-http-plugin-mysql/

Simple REST-like / CRUD server for any MySQL database.


https://github.com/prest/prest

A fully RESTful API from any existing PostgreSQL database written in Go.


https://tomcat.apache.org

Robust, all-round server for Servlet and JSP.


https://tomee.apache.org

Tomcat plus Java EE.


https://www.eclipse.org/jetty

Provides a Web server and javax.servlet container, plus support for HTTP/2, WebSocket, OSGi, JMX, JNDI, JAAS and many other integrations.


https://github.com/NanoHttpd/nanohttpd

Tiny, easily embeddable HTTP server.


https://developer.ibm.com/wasdev

Lightweight, modular server developed by IBM.


http://www.wildfly.org

Formerly known as JBoss and developed by Red Hat with extensive Java EE support.