Welcome to this unofficial RESTful API created by a fan game Stellar Blade. This API provides data about the game, including information about Characters, Naytiba, Nano Suit, and more.
Warning: The API is still in development!
-
Character - Retrieves character information.
-
Naytiba - Information about Naytiba species.
- Naytiba Type - Different types of Naytiba.
-
Skills - Details about skills available in the game.
- Skills Type - Categories of skills.
-
Weapon
- Exospine - Information on Exospines.
- Status Exospine - Current status of Exospines.
- Gear - Gear information.
- Exospine - Information on Exospines.
-
Appearance
- Nano Suit - Details about Nano Suits.
- Hairs - Information about available hairstyles.
- Face Decoration - Details about face decorations.
- Earrings - Information on earrings.
- Drone Appearance - Details on drone appearances.
-
Fish - Information about fish in the game.
- Favorite Bait - Details on bait types.
- Size - Size categories for fish.
- Docker
- Docker Compose
-
Clone the repository
git clone https://github.com/GabrielViellCastilho/API-Stellar-Blade.git cd API-Stellar-Blade
-
Start the application
docker-compose up -d
-
Access the API
- API Endpoints: http://localhost:8080/{api-endpoint}
- Swagger Documentation: http://localhost:8080/swagger-ui/index.html
If you have any questions, feedback, or need support, please feel free to reach out:
- Email: gabrielviell@hotmail.com
- GitHub: My GitHub Profile
- LinkedIn: My LinkedIn Profile
You can also open an issue in the GitHub repository for bug reports or feature requests.