Skip to content

pagopa/pagopa-gps-donation-service

Repository files navigation

GPS Donation Service

Quality Gate Status

This project is an Azure Function to implement the microservice for Donations.

This service is called by GPS


Api Documentation 📖

See the OpenApi 3 here.


Technology Stack 📚


How to run Locally 🚀

To start locally:

  • Create a local.settings.json file (👀 local.settings.json.example)
  • Install dependencies: yarn install
  • Then start the function:yarn start

Use /api-test/local-curl.sh to try the HTTP function

Docker 🐳

Alternatively you can use Docker to run locally:

docker-compose up


Run Tests 🧪

To run the unit tests and get the coverage:

yarn test:local

Contributors 👥

Made with ❤️ by PagoPa S.p.A.

Mainteiners

See CODEOWNERS file