server.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [server]

www.codever.land/bookmarks/t/server

postgrest

https://github.com/begriffs/postgrest

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


MySQL HTTP plugin

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

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


pREST

https://github.com/prest/prest

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


Apache Tomcat

https://tomcat.apache.org

Robust, all-round server for Servlet and JSP.


Apache TomEE

https://tomee.apache.org

Tomcat plus Java EE.


Jetty

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.


nanohttpd

https://github.com/NanoHttpd/nanohttpd

Tiny, easily embeddable HTTP server.


WebSphere Liberty

https://developer.ibm.com/wasdev

Lightweight, modular server developed by IBM.


WildFly

http://www.wildfly.org

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