https://github.com/willemverbuyst/commuter-log-server
https://github.com/willemverbuyst/commuter-log-server
express mongodb node-js
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/willemverbuyst/commuter-log-server
- Owner: willemverbuyst
- Created: 2021-09-15T03:30:18.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-26T03:34:09.000Z (almost 3 years ago)
- Last Synced: 2024-10-12T14:34:42.423Z (about 1 year ago)
- Topics: express, mongodb, node-js
- Language: JavaScript
- Homepage:
- Size: 901 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## What is this?
Server for commuter logs project.
The basis of this project is the Udemy course:
Using Clean architecture for Node.js API from Michael Kibenko.