Exifly / ApiVault

Your gateway to a world of public APIs.
https://apivault.dev
Other
435 stars 39 forks source link

feat: set API max retry #269

Closed Dev79844 closed 2 months ago

Dev79844 commented 11 months ago

Description

This PR contains code for rate limiting the apis.

Related Issues

Feat #262

Proposed Changes

I have added rate limiting using the django rest framework.

Checklist