This api is also hosted on https://ramp-api.onrender.com/
API Documentation is located at https://documenter.getpostman.com/view/1825277/2s8YYMo1KG
- node 16.18 and above
- NPM or Yarn
- MongoDB database
git clone https://github.com/Mangweli/RampAPI.git
cd RampAPI npm install or yarnCopy
.env.exampleto.env
cp .env.example .env edit .env file and enter your environment variables
npm testDocker Installed on your machine or server
git clone https://github.com/Mangweli/RampAPI.git
cd RampAPI npm install or yarnCopy
.env.exampleto.env
cp .env.example .env - Edit .env file and enter your environment variables
- Make sure DB_HOST is changed to mysql
docker-compose exec -T app npm testnpm startThe app will be live on the port entered on the .env file
This can be accessed through any browsers or any api simulation app
👤 Kingsley
- Website: Author Website Here
- Twitter: @Kmangwels
- Github: @Mangweli
- LinkedIn: [@Kingsley Amaitsa](https://linkedin.com/in/Kingsley Amaitsa)
Give a ⭐️ if this project helped you!
Copyright © 2022 Kingsley.
This README was generated with ❤️ by readme-md-generator