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

https://github.com/anthony-fdez/notedpp-backend

Backend repo for the best (arguably) note taking app, Noted++
https://github.com/anthony-fdez/notedpp-backend

expressjs nodejs postgresql prisma typescript

Last synced: about 8 hours ago
JSON representation

Backend repo for the best (arguably) note taking app, Noted++

Awesome Lists containing this project

README

          

# Noted++ (backend server)
This is the server for [Noted++ frontend](https://github.com/anthony-fdez/notedpp). It was built using Express, with Prisma as the ORM, PosgreSQL is the prefered database and of course, typescript.