Blog
Articles on hosting, software
and the digital world.
Category: API
API Rate Limiting: Token Bucket, Sliding Window and Redis Implementation
API rate limiting algorithms — fixed window, sliding window, token bucket, leaky bucket and distributed implementation with Redis.
GraphQL vs REST: Which API Style Should You Pick and When
Compare GraphQL and REST — query/mutation, the N+1 problem, caching, subscriptions, over-fetching and which scenario each one fits.
REST API Security Guide: Authentication, Rate Limiting, and Best Practices
API security with JWT, OAuth2, rate limiting, input validation, CORS, and HTTPS. A practical walkthrough of the OWASP API Security Top 10.
Minecraft & Game Guides
Server setup, plugins, optimization guides in our gaming section.