/api-go

REST API project with Go lang and MongoDB

Primary LanguageGoMIT LicenseMIT

API REST with Go and MongoDB

Description

API for open source web application developed in Go.

Getting Started

Before start, you need to create a folder called «database» in the root of this project to persist Mongo data from Docker

Dependencies

  • gorilla/mux
  • mongo-driver

Authors

License

This project is MIT licensed.

Version History

  • 1.0.0
    • Initial Release