Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.06 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.06 KB

The Rick&Morty API

Nest Logo

Description

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.

Technologies Used

  • NestJS
  • Typescript
  • PostgreSQL + TypeORM
  • Passport (Google, Discord, Spotify, GitHub, JWT)
  • Uploading photo to AWS s3 bucket

Authentication

This API uses OAuth 2.0 and JWT used access and refresh token

Acknowledgments

  • 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.