Skip to content

Backend server for the face-recognition app written in Node.js with Express.js.

License

Notifications You must be signed in to change notification settings

alexgorunescu97/face-recognition-back-end

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

face-recognition-back-end

Backend server for the face-recognition app written in Node.js with Express.js.
You can test the API endpoints using this link: https://conservative-leaf-51298.herokuapp.com/
You can also:

  1. Clone this repo
  2. Run npm install
  3. Run npm start
  4. You must add your own API key in the controllers/image.js file to connect to Clarifai API.
  5. You will need and a postgreSQL server running on your machine for this to work.

About

Backend server for the face-recognition app written in Node.js with Express.js.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published