An API for retrieving data about Saint Seiya characters, including bronze saints, gold Saints, and other legendary warriors.
Complete API documentation is available at: https://www.saintseiyaapi.com
- Access detailed information about Saint Seiya characters.
- Get characters categorized by rank (Bronze, Silver, Gold Saints, etc.).
- Retrieve character abilities, constellations, and more.
- Simple and easy-to-use RESTful API.
Base URL: https://www.saintseiyaapi.com/api
- Get all characters:
GET /characters
- Get a specific character by ID:
GET /characters/{id}
- Node.js
- Express
- MongoDB
- Heroku
- Found a bug? Open an issue.
- Have a feature request? Let me know!
- Follow for updates and improvements!