![codecov](https://codecov.io/gh/MehGokalp/vendor-rhino/branch/master/graph/badge.svg)
Welcome to VENDOR RHINO API
This API allows you to create, remove and list virtual cards. This project works as a VCC provider.
Installation
- Create an
.env
file from .env.dist
change parameters with your requirements.
- Build
- Run
- Rock!
and then the server will start on your 8090 (default) port at localhost.
Technical Stack
Database schema and fixtures
Fixtures and database schema sqls are in resources
folder.
Postman Collection
Also i added postman collection for current API. You can found them in postman folder.
Contributing
This project completely open source. You can fork and edit everything and you can use this project everywhere you want. I'm transferring my experiences into this project to contribute for open source world and also i'm trying to impress the beginners with unique ways.