modulepackage
0.0.0-20210506195749-bb4c047d2ae4
Repository: https://github.com/tylerconlee/slabapi.git
Documentation: pkg.go.dev
# README
SlabAPI
The API backbone for the Slab project
# Functions
IndexRouter is the root level endpoint that's returned when a user requests the "/" endpoint.
NewRouter initializes a new router, or map, for any request incoming to the API.