Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 449 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 449 Bytes

IAM

IAM is sample identity and access token server. Using go-kit and echo to demo golang microservice.

Require Environment

  • PostgresSQL

Concept

The project using clean architecture and domain driven design. comply with go-kit rule make server maintainable and scalable.

NOTE: On Developing

License

IAM source code is available under an MIT License.