Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/matijaoe/expenses-backend
- Owner: matijaoe
- Created: 2022-02-10T13:41:47.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-25T11:34:38.000Z (about 2 years ago)
- Last Synced: 2023-07-15T15:17:15.204Z (over 1 year ago)
- Topics: express, mongoose, nodejs
- Language: JavaScript
- Homepage: https://npjs-expenses-backend-eu.herokuapp.com/
- Size: 138 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)