Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sohanthink/data-modeling
Created with StackBlitz ⚡️
https://github.com/sohanthink/data-modeling
data expressjs mongoose node-js schema-design
Last synced: 7 days ago
JSON representation
Created with StackBlitz ⚡️
- Host: GitHub
- URL: https://github.com/sohanthink/data-modeling
- Owner: sohanthink
- Created: 2024-04-10T10:43:01.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-12T11:25:49.000Z (7 months ago)
- Last Synced: 2024-04-12T18:40:37.959Z (7 months ago)
- Topics: data, expressjs, mongoose, node-js, schema-design
- Language: JavaScript
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple express demo
> Express: fast, unopinionated, minimalist web framework for Node.js
This project shows a simple express server serving a single HTML page and using `express.static` to serve static files.
Check out the [express documentation](https://expressjs.com/) for more information.