package
Version:
v0.0.0-...-fd11f28
Opens a new window with list of versions in this module.
Published: Aug 31, 2020
License: MIT
Opens a new window with license information.
Imports: 16
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type API struct {
Mux *chi.Mux
}
API is a structure that orchestrates our http layer, database,
and the communication between the them.
New takes a storage.Repository and set's up an API server, using that store.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.