command
module
Version:
v0.0.0-...-3c90a67
Opens a new window with list of versions in this module.
Published: Feb 13, 2024
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
dmv-service-gin
Facade to dmv.ca appointments written in plain Go using only stdlib
Running locally
Before running ensure you have Go version > 1.22.0
go version
Run the service locally
go run .
Usage
Provide target latitude | longitude as input parameters, f.e.
curl -X GET http://localhost:8080/distance?lat=33.9911214&lon=-118.4279929
TODOs
- add UI for web version
- play around with goroutines for calculations / sorting
- rework to Gin (since the name of this repo)
- add CLI version
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.