Welcome to shiratap's Fire Emblem Character API. This is a open source project, let me know via email ([email protected]) that you're interested in making this massive project a reality
Live Site: https://fe-api.herokuapp.com/
Game Application: https://fe-radiantdawngame.herokuapp.com/
app.get('/api/v1/all');
app.get('/api/v1/Characters');
app.get('/api/v1/Begnion');
app.get('/api/v1/StarterCharacters');
app.get('/api/v1/enemies');
- GraphQL Endpoints
- All CRUD operations
- Authorization/Protected Routes
- AWS/Heroku Deployment