Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Descriptor = &typcore.ProjectDescriptor{ Name: "Typical REST Server", Description: "Example of typical and scalable RESTful API Server for Go", Version: "0.8.14", Package: "github.com/typical-go/typical-rest-server", AppModule: app.Module(), Modules: []interface{}{ typdocker.Module(), typreadme.Module(), typrails.Module(), typserver.Module(), typredis.Module(), typpostgres.Module("sample"), }, Releaser: typrls.New().WithPublisher( typrls.GithubPublisher("typical-go", "typical-rest-server"), ), }
Descriptor of Typical REST Server
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.