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.
- tags: rest, server, relational-database
- :octocat: source code
MySQL HTTP plugin
http://blog.ulf-wendel.de/2014/mysql-5-7-http-plugin-mysql/
Simple REST-like / CRUD server for any MySQL database.
- tags: rest, server, relational-database
pREST
https://github.com/prest/prest
A fully RESTful API from any existing PostgreSQL database written in Go.
- tags: rest, server, relational-database
- :octocat: source code
Apache Tomcat
Robust, all-round server for Servlet and JSP.
Apache TomEE
Tomcat plus Java EE.
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.
- tags: java, server
- :octocat: source code
WebSphere Liberty
https://developer.ibm.com/wasdev
Lightweight, modular server developed by IBM.
WildFly
Formerly known as JBoss and developed by Red Hat with extensive Java EE support.