package
0.0.0-20230605045656-66b15f905e3e
Repository: https://github.com/jimmc/jraceman.git
Documentation: pkg.go.dev
# Packages
Package app provides the api interface to app-specific functions.
Package crud handles the API calls which are standard REST CRUD calls
(create, read, update, delete).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
NewHandler creates the http handler that is used to route api requests.
NewHandler0 creates the http handler that is used to route api0 requests.