Skip to content

v1.0.0 — Official Organization Launch & Security Update

Latest

Choose a tag to compare

@Sudhanshu-Ambastha Sudhanshu-Ambastha released this 06 Jan 23:04
· 3 commits to main since this release
bd27b1f

🚀 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!