https://github.com/btronquo/raptorvue_backend
https://github.com/btronquo/raptorvue_backend
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/btronquo/raptorvue_backend
- Owner: btronquo
- Created: 2018-11-07T23:56:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-04T16:37:12.000Z (over 6 years ago)
- Last Synced: 2025-02-13T09:37:59.634Z (3 months ago)
- Language: JavaScript
- Size: 199 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RAPTORVUE - BACKEND
> A special compliance node application**/!\ BACKEND of RAPTORVUE**
# Packages
- Body-Parser
- Cors
- DotEnv
- Express
- Morgan
- Mysql2
- Nodemon (development)
- Sequelize (& CLI)# Usefull informations
> At every start of docker, migrate db and seed are executed
> Start project using *docker-compose up*
> Modify docker-post-run.sh as you need (example *import seed / migrates some db ..*)
# API Documentation
## Features
> Type => api => @params =>description
````
GET => api/features/ => get all features
GET => api/features/:id => get feature by id
````# Info
> This app is fully developped by me, Boris Tronquoy. I'm starting to learn VueJs and my wish is to do a beautifull app that makes sence and help people to make compliance test in IT!