earaujoassis / space

🚀 A user management microservice; OAuth 2 provider
MIT License
17 stars 6 forks source link

Create initial configuration #1

Closed earaujoassis closed 8 years ago

earaujoassis commented 8 years ago

The microservice will be implemented in Go or Elixir. The datastore will be a relational database (certainly PostgreSQL). PS: There's not an official AWS SDK for Elixir yet. Go should be the natural choice for this project.

earaujoassis commented 8 years ago

Sources:

https://github.com/aws/aws-sdk-go http://phalt.co/a-simple-api-in-go/ https://larry-price.com/blog/2015/06/25/architecture-for-a-golang-web-app https://gin-gonic.github.io/gin/