Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/defra/water-abstraction-service
Restful API for water abstraction services
https://github.com/defra/water-abstraction-service
Last synced: 6 days ago
JSON representation
Restful API for water abstraction services
- Host: GitHub
- URL: https://github.com/defra/water-abstraction-service
- Owner: DEFRA
- License: other
- Created: 2017-11-07T11:55:50.000Z (about 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T09:48:02.000Z (21 days ago)
- Last Synced: 2024-10-29T11:48:49.540Z (21 days ago)
- Language: JavaScript
- Homepage:
- Size: 11.4 MB
- Stars: 5
- Watchers: 10
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.MD
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Water Abstraction Service
![Build Status](https://github.com/DEFRA/water-abstraction-service/workflows/CI/badge.svg?branch=main)
[![Maintainability Rating](https://sonarcloud.io/api/project_badges/measure?project=DEFRA_water-abstraction-service&metric=sqale_rating)](https://sonarcloud.io/dashboard?id=DEFRA_water-abstraction-service)
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=DEFRA_water-abstraction-service&metric=coverage)](https://sonarcloud.io/dashboard?id=DEFRA_water-abstraction-service)
[![Known Vulnerabilities](https://snyk.io/test/github/DEFRA/water-abstraction-service/badge.svg)](https://snyk.io/test/github/DEFRA/water-abstraction-service)
[![Licence](https://img.shields.io/badge/Licence-OGLv3-blue.svg)](http://www.nationalarchives.gov.uk/doc/open-government-licence/version/3)The water abstraction service is a layer which contains the business logic that is required for the water abstraction service to function, without such logic making its way into the underlying and potentially reusable IDM, CRM or Permit projects.
## Development Team
This module was developed by the Water Resource Licensing Service team as part of a digital transformation project at [DEFRA](https://www.gov.uk/government/organisations/department-for-environment-food-rural-affairs), a department of the UK government
To find out more about planned reforms to the abstraction licensing service, see the policy paper: [Water abstraction plan: Abstraction licensing service](https://www.gov.uk/government/publications/water-abstraction-plan-2017/water-abstraction-plan-abstraction-licensing-service)
## Contributing to this project
If you have an idea you'd like to contribute please log an issue.
All contributions should be submitted via a pull request.
## License
THIS INFORMATION IS LICENSED UNDER THE CONDITIONS OF THE OPEN GOVERNMENT LICENCE found at:
The following attribution statement MUST be cited in your products and applications when using this information.
> Contains public sector information licensed under the Open Government license v3
### About the license
The Open Government Licence (OGL) was developed by the Controller of Her Majesty's Stationery Office (HMSO) to enable information providers in the public sector to license the use and re-use of their information under a common open licence.
It is designed to encourage use and re-use of information freely and flexibly, with only a few conditions.
## Environment Variables
The required environment variables for local development can be found in the [.env.example file](./.env.example).