Skip to content

Releases: Pokemon-3D-api/api-server

v1.0.0 — Official Organization Launch & Security Update

06 Jan 23:04
bd27b1f

Choose a tag to compare

🚀 The Engine is Live!

This marks the official v1.0.0 release of the Pokémon 3D API Server. We have migrated the core logic to a dedicated organization to better serve the community.

✨ New Features

  • Organization Migration: Successfully decoupled server logic from the assets repository.
  • Admin Security: Implemented checkAdminKey middleware to protect sensitive routes.
  • Enhanced Rate Limiting: Optimized express-rate-limit for production environments.
  • Render Optimization: Added trust proxy configuration to ensure accurate IP detection on cloud proxies.

🛡️ Security & Performance

  • Dynamic Blacklisting: Integrated express-ipfilter with a real-time admin control panel.
  • Caching Layer: Implemented node-cache to reduce latency for repetitive requests.

🔗 API Endpoint

The stable endpoint is now live at:
https://pokemon-3d-api.onrender.com/v1/pokemon


Special thanks to all the contributors who helped move the project to this new structure!