Directories ¶
Path | Synopsis |
---|---|
core
|
|
user
Package user provides an example of a core business API.
|
Package user provides an example of a core business API. |
data
|
|
schema
Package schema contains the database schema, migrations and seeding data.
|
Package schema contains the database schema, migrations and seeding data. |
store/user
Package user contains user related CRUD functionality.
|
Package user contains user related CRUD functionality. |
tests
Package tests contains supporting code for running tests.
|
Package tests contains supporting code for running tests. |
sys
|
|
auth
Package auth provides authentication and authorization support.
|
Package auth provides authentication and authorization support. |
database
Package database provides support for access the database.
|
Package database provides support for access the database. |
metrics
Package metrics cosntructs the metrics the application will track.
|
Package metrics cosntructs the metrics the application will track. |
validate
Package validate contains the support for validating models.
|
Package validate contains the support for validating models. |
web
|
|
mid
Package mid contains the set of middleware functions.
|
Package mid contains the set of middleware functions. |
Click to show internal directories.
Click to hide internal directories.