dmv-service-gin

command module
v0.0.0-...-3c90a67 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 13, 2024 License: MIT Imports: 3 Imported by: 0

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

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL