https://github.com/josemavarez11/imovie-api
Backend code for iMovie app.
https://github.com/josemavarez11/imovie-api
authentication backend http javascript jwt middleware model-view-controller mongodb rest-api server typescript
Last synced: about 2 months ago
JSON representation
Backend code for iMovie app.
- Host: GitHub
- URL: https://github.com/josemavarez11/imovie-api
- Owner: josemavarez11
- Created: 2024-03-19T23:02:10.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-29T15:38:30.000Z (almost 2 years ago)
- Last Synced: 2024-06-29T16:42:28.009Z (almost 2 years ago)
- Topics: authentication, backend, http, javascript, jwt, middleware, model-view-controller, mongodb, rest-api, server, typescript
- Language: TypeScript
- Homepage:
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iMovie API
**iMovie was a school mobile application project in React Native similar to Rotten Tomatoes.**
This API provided all the business logic of the application as well as the processes of authentication, registration, communication with the TMDB API, review and user management, among others.
> [!NOTE]
> School project for mobile apps development class at URU.