Skip to content

renant/myheroacademiaapi

Repository files navigation

My Hero Academia API

My hero Academia API is a RESTful API to get get characters from anime My Hero Academia.

Documentation and Getting Started

You can get started follow the documentation.

Project Structure

Functions: Firebase functions to get data from fandom and store in Cloud Storage and Cloud Firestore.
Storage: Firestore to store docs and Cloud Storage to store images downloaded.
Cloud Run: To run container with Golang, running GoFiber with static files provides by Next.JS