Introduction to API Pagination

Introduction to API Pagination

Your DB may have hundreds or thousands or even millions of elements, it won’t be a good idea (regarding performance and UI/UX) to show all of the elements to the user in a single view, the answer to this problem is using pagination.

5 Nile Kayaking Tips For fun Ride

5 Nile Kayaking Tips For fun Ride

Kayaking in the Nile River is an exhilarating adventure, with its rushing rapids and stunning scenery providing an unforgettable experience for any thrill-seeker, here is some tips for fun ride.

API Rate Limiting — Part 2

API Rate Limiting — Part 2

Last time we discussed rate limiting and 2 strategies for implementing the solution (Leaky bucket, Token bucket) algorithms , this part we will go through 2 more strategies(Fixed window and Sliding window algorithms).

API Rate Limiting — Part 1

API Rate Limiting — Part 1

Whether you build public API open for developers or internal API for your apps, you might have heard of the term rate limiting or throttling, here is a quick explanation as I understand it.

My Fractal Tree 🌲

My Fractal Tree 🌲

Fractal art uses math patterns to create intricate digital art. Follow simple steps to make your own stunning fractal art tree.