Skip to content

StLWallace/web-service-gin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go REST API Example

I'm working on learning Go and this creates a really basic API using the Gin library. The API has endpoints to create and retrieve details about residents in my building based on their unit. The backend is Google Cloud Firestore.

Running

Before running, ensure that you're authenticated to Google Cloud and you've set the following env vars:
GCP_PROJECT -> Your Google Cloud project id
COLLECTION_NAME -> The name of the Firestore collection you want to use for storing data

About

I am giving Golang a shot. Don't expect this to be good.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages