Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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