This repository contains the source code of the API part of the ANT Bank account management application.
This project is under GNU General public license v3.
ANT Api use API Platform framework to deliver a REST and a GraphQL api for the ANT project database. Those APIs are protected using OAUTH2 authentication, so it remains stateless.
The current project use Git-flow workflow.
A docker-based development environment is included in this repository. It's configured to be used with Neimheadh's development kit. After the kit is installed, you can execute the following command:
bin/setup