Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 731 Bytes

README.md

File metadata and controls

39 lines (23 loc) · 731 Bytes

Avatar The Last Airbender API

  • An API for my favourite show of all time.

TODOs

  • Populating MONGO
  • Rate limiting
  • index.html
  • Test with jest
  • Pagination -> either with mongo skip or return all and paginate client side using middleware
  • Proofread locations -- add image urls to existing bending and locations where necessary

Bending

  • Add sub bending types

Characters

  • Add major and minor characters

Episodes

  • Lost episodes

Locations

  • Add relevant nations, cities, spots
  • nation, sub-nation, city, territory, landmark, prison, island
  • add missed locations from all locations and minor locations

Organizations

  • Add teams

Quotes

  • Add a famous lines route { by: "", quote: "", episode: "" }