Skip to content
This repository has been archived by the owner on Apr 4, 2018. It is now read-only.

alphagov/govuk-developer-tools

Repository files navigation

Govuk-developer-tools

One paragraph description and purpose.

Screenshots (if there's a client-facing aspect of it)

Live examples (if available)

Nomenclature

  • Word: definition of word, and how it's used in the code

Technical documentation

Write a single paragraph including a general technical overview of the app. Example:

This is a Ruby on Rails application that maps RESTful URLs onto a persistence layer. It's only presented as an internal API and doesn't face public users.

Dependencies

Running the application

./startup.sh

Documentation for where the app will appear (default port, vhost, URL etc).

Running the test suite

bundle exec rake

Include any other edge cases, e.g parallel test runner in Whitehall

Any deviations from idiomatic Rails/Go etc. (optional)

Example API output (optional)

one-line-curl-command with JSON response after

Keep this section limited to core endpoints - if the app is complex link out to /docs.

Licence

MIT License

About

No description or website provided.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published