PramodGarg / superhero-api

Multiple universes superheroes open-source REST API

Home Page:https://akabab.github.io/superhero-api/api/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

superhero-api

Multiple universes superheroes open-source REST API

original source from superheroapi.com edited, cleaned up & made available to contribution

API

Builder

! api folder is generated, it's useless editing it, check builder sources instead

Clone project

git clone https://github.com/akabab/superhero-api.git
cd superhero-api

Install dependencies

npm install

Build API

npm run build

Release a new version

Edit package.json version then run release script

npm run release

Contribute

You can contribute by:

  • add new or edit images of heroes in the builder/sources/images folder
  • submit powerstats values for heroes with null ones
  • suggest new heroes with a complete JSON object
  • ..

Check the Care Center for needed contributions

Fork & PR


Message for original owners from TwentyEight10

Contact me :)

About

Multiple universes superheroes open-source REST API

https://akabab.github.io/superhero-api/api/

License:MIT License


Languages

Language:JavaScript 100.0%