/parking-hw

small project for fun

Primary LanguageGo

parking-hw

Parking Lot Billing project

The RESTful API is based on "github.com/gorilla/mux" URL router.

Installation

This project requires MUX to run.

go get -u github.com/gorilla/mux

Todos

  • Write MOAR Tests