RCN-API Getting Started Prerequisites Docker install docker docker docs Docker-compose install docker-compose docker-compose docs Installing/Running cd backend docker-compose up -d Test APIrest curl http://localhost:8000/v4/debts/ api doc: see api-falcon/doc/api_doc.yaml Running the tests TODO Deployment TODO