FlixAPI is an API that allows users to access movie details and information.
- Retrieve lists of movies
- Retrieve details of movies
- Register new user
- Update user profiles
- Add/remove movie to the favorites list
- Deregister user
- Node.js
- MongoDB
- Postman (API endpoint testing)
- App hosted on Render
https://github.com/sanjushahgupta/flix-api.git cd movie_api
npm installCONNECTION_URI = eg: mongodbString
MOVIE_JWT_SECRET = eg: abcSecureString
PORT = eg: 80 npm starthttps://flix-api-1faf.onrender.com/
Contributions to the FlixAPI are always welcome.
If you have any suggestions, improvements, or bug fixes, please feel free to submit a pull request.
If you have any feedback, please reach out to me at sanjushahgupta@gmail.com