server-application
There are 7 repositories under server-application topic.
dominicarrojado/nestjs-postgres-boilerplate
A local development setup or boilerplate for Nest.js framework with PostgreSQL and pgAdmin4 using Docker Compose.
seekwhencer/node-rtl433-ui
A web ui with server for "rtl_433", the 433Mhz decoder.
dominicarrojado/nestjs-mongodb-boilerplate
A local development setup or boilerplate for Nest.js framework with MongoDB and mongo-express using Docker Compose.
RedMooner/CEServ
CommandExecutor Server (Server) is a server application capable of accepting commands via GET requests and executing them for the user. After executing the command, the server returns the appropriate response.
eliezedeck/gobase
Opinionated set of Golang (Go) packages that are designed to make writing server apps more productive.
LANcer830/bulkRename
The Bulk File Replacement Node.js Server Program is a powerful utility designed to streamline the process of replacing files across your system with unparalleled ease. This innovative tool empowers users to achieve large-scale file replacements effortlessly by making a simple change in the code, eliminating the need for labor-intensive manual file
san-ghun/webserv
webserv is a web server application written in C++, and is an attempt to write our own NGINX. The project is heavily inspired by NGINX, and is part of 42Berlin curriculum.