Skip to content

yagizhanNY/api-with-rate-limit

Repository files navigation

API with Rate Limit

There are two different endpoints in API. One of them is private and the other is public.

Private

[GET]
/private-items

Public

[GET]
/public-items

Requirements

Redis

Redis must running on PC for test at localhost:6379.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published