https://github.com/andreabbondanza/node-server-boilerplate
A structured Node.js web server based on Express.js.
https://github.com/andreabbondanza/node-server-boilerplate
api api-web expressjs expressjs-server nodejs nodejs-server typescript
Last synced: 12 days ago
JSON representation
A structured Node.js web server based on Express.js.
- Host: GitHub
- URL: https://github.com/andreabbondanza/node-server-boilerplate
- Owner: andreabbondanza
- License: mit
- Created: 2023-01-08T20:43:46.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T11:13:06.000Z (about 2 years ago)
- Last Synced: 2025-07-20T07:40:24.739Z (6 months ago)
- Topics: api, api-web, expressjs, expressjs-server, nodejs, nodejs-server, typescript
- Language: TypeScript
- Homepage:
- Size: 151 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# Node Boilerplate Template
I love node, I love use it with express to create backend RESTFul API. So I started to build this boilerplate to have a quick and structure system to use when I need to create a new project.
You can find more information into the [wiki section](https://github.com/andreabbondanza/node-server-boilerplate/wiki)