About
What is this?
The Attack on Titan API is a RESTful API that allows you to retrieve up to date information about characters, episodes, locations, organizations, and titans from the popular anime and manga series Attack on Titan The API is free and doesn't require a key.
Check out the documentation to use it in your next project!
Who am I?
I am Zach McMullen a developer, entrepreneur, and computer science student at Purdue University.
Why did you build this?
I wanted to get into the open source community and get more projects under my belt as a student. There are also no Attack on Titan APIs that currently work and provide up to date information on the anime.
How did you build this?
The API was built using Node.js and the Express.js framework. The API is currently hosted on render. The data was collected by scraping the Attack on Titan Wiki using the cheerio.js library.
How can I contribute?
Feel free to contribute to this project on Github.
Copyright
Attack on Titan was created by Hajime Isayama. The data and images are used without claim of ownership and belong to their respective owners.
This API is open source and uses an MIT license.