Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/matijaoe/expenses-backend

Backend for the final project of Advanced JavaScript college course
https://github.com/matijaoe/expenses-backend

express mongoose nodejs

Last synced: about 1 month ago
JSON representation

Backend for the final project of Advanced JavaScript college course

Awesome Lists containing this project

README

        

# Expense Tracker | Backend

Final project for Advanced JavaScript College Course

![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white)
![Express.js](https://img.shields.io/badge/express.js-%23404d59.svg?style=for-the-badge&logo=express&logoColor=%2361DAFB)
![MongoDB](https://img.shields.io/badge/MongoDB-%234ea94b.svg?style=for-the-badge&logo=mongodb&logoColor=white)

- 📄 [API Documentation | Postman](https://documenter.getpostman.com/view/15639222/UVeMK4qu)
- 🧱️ [Backend Deploy](https://npjs-expenses-backend-eu.herokuapp.com)
- 🌻️ [Frontend Deploy](https://expenses-frontend-five.vercel.app/login)
- 📜️ [Vue Frontend Repo](https://github.com/mat2ja/expenses-frontend)