The Client side React based repository.
This is a REST API that provides access to data from the popular animated TV series Rick and Morty, built with NestJS using the Rick and Morty API as a data source.
- NestJS
- Typescript
- PostgreSQL + TypeORM
- Passport (Google, Discord, Spotify, GitHub, JWT)
- Uploading photo to AWS s3 bucket
This API uses OAuth 2.0 and JWT used access and refresh token
- This API was built using the Rick and Morty API as the data source.
- Special thanks to the creators of the Rick and Morty API for providing such a fun and interesting data source to work with.