Skip to content

jplew/mongodb-firebase-api

Repository files navigation

REST API built with Typescript, Node.js, Express, MongoDB, Mongoose

This is a simple API which performs all basic CRUD operations on a Atlas-hosted MongoDB. The DB is a collection of "Location" documents with the following fields:

  • Location Name
  • Description
  • Latitude
  • Longitude

This backend is consumed by the following frontend client:

API used to be hosted on Firebase, currently using Fly.

API Features

About

Basic REST API built with Node.js, Express, Firebase Functions, MongoDB and Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published