Game of thrones API banner

Game of thrones API

2 devlogs
3h 26m 37s

Game of thrones is my one of the favourite TV-show. So I decided to make something in love. So that's is why this thing exists. We can call api retrive personalize data. We have different houses, characters, and also dragons data that you can use …

Game of thrones is my one of the favourite TV-show. So I decided to make something in love. So that’s is why this thing exists. We can call api retrive personalize data. We have different houses, characters, and also dragons data that you can use in your project or use it for fun.

This project uses AI

I am using ai for tab completion sometime and also for debuging

Demo Repository

Loading README...

Ahmad Siddique

So, in this time we have made these more resources

  • I have created a dragon resource
  • Also, a house resource
    Now, you can use create, get-all and get-specific route other will be added later
Attachment
Attachment
Attachment
0
Ahmad Siddique

Since this is a backend project so I am using Nestjs because development speed is fast

This is what i have done yet in this project

  • Created Models in and it took really time but once we have mindmap it doesn’t takes that much time
  • Then I went for Schemas usingmongoose
  • Created controller to handle requests
  • Created Services to write business logic

I also created two api’s that are working nicely and I have also tested them

Attachment
Attachment
Attachment
0