Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 228 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 228 Bytes

microservice_users-api

This is users-api microservice with golang framework MVC pattern and using mysql database to store the users data. I tried to observance of 12-factor in this project and oauth-api microservice project.