package
0.0.0-20240501210841-e400c07905e1
Repository: https://github.com/hpetrov29/restapi.git
Documentation: pkg.go.dev

# Functions

New constructs a new handlers struct for route access.
Routes adds specific routes for this group.

# Structs

AppNewUser contains information needed to create a new user.
AppUpdateUser contains information needed to update a user.
AppUser represents information about an individual user.
Config contains all the mandatory systems required by handlers.
Handlers manages the set of user endpoints.