Skip to content

Vendor Bear project written on NodeJS 12, a vendor service project for my main fun project https://github.com/MehGokalp/virtual-card

License

Notifications You must be signed in to change notification settings

MehGokalp/vendor-bear

Repository files navigation

Build Status codecov

Welcome to VENDOR BEAR API

This API allows you to create, remove and list virtual cards. We can think this project as a VCC provider.

Installation

Clone this project into your computer then run;

npm install
npm start

and then the server will start on your 3000 port at localhost.

Technical Stack

  • NodeJS v12.14.1
  • Mysql
  • Express Framework
  • Mongoose on Mongo
  • Jest
  • Npm

Database schema and fixtures

Fixtures and database schema sqls are in db 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.

About

Vendor Bear project written on NodeJS 12, a vendor service project for my main fun project https://github.com/MehGokalp/virtual-card

Resources

License

Stars

Watchers

Forks

Packages

No packages published