A simple REST api using GoLang with cloud firestore database.
This application uses cloud firestore database as backend. It uses the following http multiplexer https://github.com/gorilla/mux to handle the incoming requests.
It runs on the localhost in port number 8001.