Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simotae14/face-recognition-brain-tae-api

Node Restful APIs for the face-recognition-brain-tae web app
https://github.com/simotae14/face-recognition-brain-tae-api

Last synced: 9 days ago
JSON representation

Node Restful APIs for the face-recognition-brain-tae web app

Awesome Lists containing this project

README

        

# SmartBrain-api - v1
Final project for ZTM course

1. Clone this repo
2. Run `npm install`
3. Run `npm start`
4. Enter the details for your own databse in `server.js`

** Make sure you use postgreSQL instead of mySQL for this code base.

[Here](https://smartbrain-tae-react.herokuapp.com/) you can try the deployed version