Skip to content
/ awan Public

An open source Platform as Services base on Kubernetes

License

Notifications You must be signed in to change notification settings

awanio/awan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awan

An open source Platform as Services base on Kubernetes

Code Gudeline

Each of domain consist of:

  • model This file will store our all model struct.
  • repository The repository is responsible for database related job such as querying, inserting/storing or deleting. No business logic is implemented here.
  • controller/handler This file accepts the request, call the repository and satisfy the business process and send the response.

About

An open source Platform as Services base on Kubernetes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages