Skip to content

zperee/CarPar_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CarPar Api

The CarPar REST API is the backend for the Mobile App and Web App build during the fall semester 2020. The project was part of the subject Web development of the bachelor digital business management from the university of applied sciences of the grisons.

Technologies

  • Node.js Express 🚀
  • MongoDB 🌿
  • Typescript 🎭
  • Heroku ⚙️

Endpoints

The API is located under following url API.

Commands

Start api during local development: npm run dev

Push directly to Heroku git push -f heroku main (Backup for Github actions)

See logs from Heroku heroku logs --tail --app carpar-api

Initialize with

The project was created with the help of this post: Tutorial

Setup of the Heroku Pipeline: GitHub Action

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published