Skip to content

This is a trip planer REST API app created by using Node.js and Express

Notifications You must be signed in to change notification settings

natalia-ignateva/trip-planner-rest-api

Repository files navigation

Trip Planner REST API

In this project I've created a REST API using Node.js and Express. This API exposes a set of GET and POST endpoints to allow getting data out, and sending data in. I used a MongoDB database to store this data.

The application is a trip cost calculator app.

What does the app do

  • manage a list of trips
  • track expenses for each of those trips

Built with

  • Node.js
  • Express.js
  • MongoDB

Acknowledgements

The project was created as a part of The Javascript full-stack bootcamp from Flavio Copes

About

This is a trip planer REST API app created by using Node.js and Express

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published