GitHub / Sagor0078 / lru-cache-golang-api-design
This repository implements a Least Recently Used (LRU) Cache as a REST API using Go (Golang). The API allows clients to interact with the cache by performing operations such as adding, retrieving, and evicting cache entries.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sagor0078%2Flru-cache-golang-api-design
PURL: pkg:github/Sagor0078/lru-cache-golang-api-design
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Go
Size: 6.31 MB
Dependencies parsed at: Pending
Created at: 5 months ago
Updated at: 5 months ago
Pushed at: 5 months ago
Last synced at: 2 months ago
Topics: golang, lru-cache, rest-api