Restfull API that returns a paginated list of superheroes.
Base Url: https://superheroesapi.herokuapp.com/superheroes
- List of endpoints and their parameters(string).
- /superheroes/publisher={publisher} - Returns a list of superheroes filtered by publisher.
- /superheroes/alignment={alignment} - Returns a list of superheroes filtered by alignment.