Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 724 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 724 Bytes

Movie-Recommender-Api

The Backend of the application is written in Django and hosted on Heroku. The Database api is fully secured with oauth2. One can signup on the api either using the app of can test the api using postman the registration url is http://movie-recommend.herokuapp.com/user/signup, as of primary stage, I haven't included email verificaion process, but it can be done easily. For testing client_secret="iCV4jhJ2cDALdx0fhdiYKOKTYK6zb1ckZxonJwsGyTYJUA3SpzyPFoG01cj2D6gNtdpNEJPe6B0MIetBptWJtkRfW2WPUWMW2cYdaJY7925xZO85LRNo5qNZo2fmM9TZ" client_id="xrThq5fAdo24B3e962uOre8Uk6HLJ6kwzzMef638" signup
api