https://github.com/josealejandro2928/mini-express-library
A minimal implementation of a web server based in express architecture using only build-in node modules like path, http, and fs. The core class is AppServer that create a instance of Server calling createServer from node:http
https://github.com/josealejandro2928/mini-express-library
api server
Last synced: 16 days ago
JSON representation
A minimal implementation of a web server based in express architecture using only build-in node modules like path, http, and fs. The core class is AppServer that create a instance of Server calling createServer from node:http
- Host: GitHub
- URL: https://github.com/josealejandro2928/mini-express-library
- Owner: josealejandro2928
- License: mit
- Created: 2023-02-02T12:59:31.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-02-26T12:37:04.000Z (almost 3 years ago)
- Last Synced: 2025-09-01T23:30:35.568Z (5 months ago)
- Topics: api, server
- Language: HTML
- Homepage:
- Size: 5.04 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0