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

https://github.com/codingmustache/svelte-template-project

This is an example repo on how to make backend calls in SvelteKit, using MongoDB and Mongoose
https://github.com/codingmustache/svelte-template-project

mongodb mongoosejs sveltekit

Last synced: 12 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