/naruto-rest-api

Naruto REST API made with Node.js and Express

Primary LanguageHandlebars

Naruto REST API

Built With Express and Node.js.

For Now you can only make GET http requests for now

For Now there are no CUD(Create, Update and Delete) operations on this API

Will be adding them in Future.

It's using simple JSON file for storing and retrieving data.

As there was no need to store the data in database as data is already public

You can make http requests to this site, it will send you JSON response based on your search.
Special Thanks to Naruto Fandom for useful information .