Golang / Go Crash Course 02 | Connecting our REST API with Firebase Firestore Database
In this article, i am going to connect our Golang API with a Firestore database replacing the array that we are currently using to store the data. Firestore is a…