Documentation
¶
Overview ¶
Example: with-rest
This demo adds x/rest resource controllers to a service that keeps the standard Plumego bootstrap and explicit route registration style.
Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
app
Package app wires together the application dependencies and manages the server lifecycle.
|
Package app wires together the application dependencies and manages the server lifecycle. |
|
config
Package config loads the with-rest demo configuration.
|
Package config loads the with-rest demo configuration. |
|
domain/user
Package user contains the User domain model and its in-memory repository.
|
Package user contains the User domain model and its in-memory repository. |
Click to show internal directories.
Click to hide internal directories.