Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/defra/epr-calculator-api
EPR Calculator API
https://github.com/defra/epr-calculator-api
Last synced: 6 days ago
JSON representation
EPR Calculator API
- Host: GitHub
- URL: https://github.com/defra/epr-calculator-api
- Owner: DEFRA
- License: other
- Created: 2024-06-18T08:10:59.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-11-12T13:36:43.000Z (7 days ago)
- Last Synced: 2024-11-12T14:19:08.369Z (7 days ago)
- Language: C#
- Size: 507 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# epr-calculator-api
EPR Calculator API
The README should include the following (if they apply):- **Description of the product** – what the service or product is, and what role this repo performs within it
- **Prerequisites** – what you need to install or configure before you can set up the repo
- **Setup process** - how to set up your local environment to work on the repo, including:
- development tools
- test tools
- **How to run in development** – how to locally run the application in development mode after setup
- **How to run tests** – how to run the test suite, broken into different categories if relevant (unit, integration, acceptance)
- **Contributing to the project** - what to know before you submit your first pull request (this could also be in the form of a CONTRIBUTING.md file)
- **Licence information** – what licence the repo uses (in addition to your LICENSE file)2