Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codingmustache/db-project
This is an example repo on how to make backend calls in SvelteKit, using MongoDB and Mongoose
https://github.com/codingmustache/db-project
mongodb mongoosejs sveltekit
Last synced: 9 days ago
JSON representation
This is an example repo on how to make backend calls in SvelteKit, using MongoDB and Mongoose
- Host: GitHub
- URL: https://github.com/codingmustache/db-project
- Owner: codingMustache
- Created: 2023-11-03T14:01:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-15T23:09:04.000Z (about 1 year ago)
- Last Synced: 2024-11-12T00:38:32.162Z (9 days ago)
- Topics: mongodb, mongoosejs, sveltekit
- Language: TypeScript
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DB Project
This is a project to show the basics to use backend calls to using SvelteKit
## Packages
- Mongoose
- Typescript
- MongoDB
- SvelteKit