Directories ¶
Path | Synopsis |
---|---|
api
|
|
cmd
|
|
db
|
|
lib
|
|
web
Package web defines our main web handler conventions: Convention: - each method of a handler is a GET handler - if not, the method (POST, PUT, DELETE, ...) must be added in the method name! - DeletePOST - EditPUT - ...
|
Package web defines our main web handler conventions: Convention: - each method of a handler is a GET handler - if not, the method (POST, PUT, DELETE, ...) must be added in the method name! - DeletePOST - EditPUT - ... |
Click to show internal directories.
Click to hide internal directories.