go-rest-api-firestore

module
v0.0.0-...-a3d5f25 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 18, 2020 License: Apache-2.0

README

go-rest-api-firestore

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.

The following are the end points

Get all events - http://localhost:8000/api/v1/events - GET
Add event - http://localhost:8000/api/v1/events - POST

References

Golang Crash Course 2 - https://youtu.be/RHa4D6aNVpg?list=PL3eAkoh7fypqUQUQPn-bXtfiYT_ZSVKmB
https://golang.org/

Directories

Path Synopsis
src

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL