Skip to content

GOCloak gateway Simple api domain drived design / service repository pattern

License

Notifications You must be signed in to change notification settings

Allan-Nava/gocloak-ddd

Repository files navigation

GoCloak Domain Driven Design Api Gateway

Go Report Card GoDoc

api overview

every api (for each domain model) is structured like below:

handler <----rest api endpoint
|
service <----service layer, main business logic of the api lives here
|
store <---- database logic, operation related to database fetching

About

GOCloak gateway Simple api domain drived design / service repository pattern

Resources

License

Stars

Watchers

Forks

Packages

No packages published