bin-schedule-service

command module
v0.0.0-...-d746ddd Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2016 License: MIT Imports: 7 Imported by: 0

README

Bin Schedule Service

A RESTful API for letting consumers know when their bins are being collected.

NOTE: currently only works for East Devon

Build Status

Go Report Card Build Status Coverage Status

Architectue

Here's how the application is structured.

  • services: Business logic and calls to external services.
  • models: Describes the data model of the application
  • handlers: Implements the application’s application handlers
  • routers: Implements the HTTP request routers for the API
Example Response
{
    "Postcode": "EX15 5DX",
    "RecyclingDate": "Friday 25 November 2016",
    "RubbishDate": "Friday 25 November 2016"
}

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