Skip to content

moneyandfame7/rick-morty-api-nest

Repository files navigation

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.