Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/simotae14/face-recognition-brain-tae-api
- Owner: simotae14
- Created: 2020-06-05T21:17:35.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-11T03:04:56.000Z (almost 2 years ago)
- Last Synced: 2024-04-17T05:04:41.973Z (7 months ago)
- Language: JavaScript
- Homepage: https://smartbrain-tae-api.herokuapp.com/
- Size: 66.4 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SmartBrain-api - v1
Final project for ZTM course1. 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