Skip to content
This repository has been archived by the owner on Aug 6, 2020. It is now read-only.

lm-tools/jobcentre-api

Repository files navigation

jobcentre-api - deprecated

This project is no longer maintained

This service acts as a proxy for los.direct.gov.uk. It lets you look up the jobcentre responsible for a given postcode.

##install

  1. Create a virtual environment:
virtualenv .
  1. Install requirements:
pip install -r requirements.txt
  1. run tests:
python tests.py
  1. Run the app
python app.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published