command
module
Version:
v0.0.0-...-63ea78d
Opens a new window with list of versions in this module.
Published: Jul 14, 2022
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Simple Monolithic REST Service
This is a simple REST service implemented with Go-kit.
Setup
-
Run the server
$ make run
-
To test the server, run:
$ curl http://localhost:8000/states/
$ curl http://localhost:8000/states/ca
Data
The data in states.yaml
was taken from US Census - see https://www.census.gov/data/datasets.html.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.