Giter Site home page Giter Site logo

gustavonobreza / naruto-api Goto Github PK

View Code? Open in Web Editor NEW
68.0 1.0 5.0 1.55 MB

Like a Pokédex but for Naruto. API to fetch data about Naruto (and Boruto) anime and manga. With a short resume of history of life, images and a table of more specific information of each character.

Home Page: https://naruto-api-rsl3.onrender.com/

License: MIT License

JavaScript 4.56% TypeScript 95.44%
nestjs nodejs typescript api rest naruto nest boruto narutodex anime

naruto-api's Introduction

NodeJS

Build status: Passing Build status: Passing

The project was changed from Heroku to Render !!!
Outdated link --> https://naruto-api.heroku.app/api /// new link --> https://naruto-api-rsl3.onrender.com/

Description

API to fetch data about Naruto (and Boruto) anime and manga. With a short resume of history of life, images and a table of more specific information of each character.

Deploy

It's deployed on Render: https://naruto-api-rsl3.onrender.com/

Links

Installation

pnpm install

Running the app

# development
$ pnpm start

# watch mode
$ pnpm start:dev

# production mode
$ pnpm start:prod

Test

# unit tests
$ pnpm test

# e2e tests
$ pnpm test:e2e

# test coverage
$ pnpm test:cov

Source

This app use from behind a json file generated using a crawler from Narutopedia. All the information is from there, photos (more information at #Photos ), articles, tables, and so on.

Photos

When using the Narutopedia link, I was having some bugs so I downloaded all the photos and served using supabase.

Paths

Path Source Method Response Queries
/api/v1 characters GET All characters soon
/api/v1 characters/:id GET One character by id --
/api/v1 clans GET All clans soon
/api/v1 clans/:id GET One clan by id --
/api/v1 bijus GET All bijus --

naruto-api's People

Contributors

dependabot[bot] avatar gustavonobreza avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

naruto-api's Issues

Auth?

  • Does it need authorization?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.