Skip to content

lucaspetti/my_cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Cache

A cache interface built with React and Go

Just type the key and value on the "Set" input and submit to set a key-value pair.

Then type the name of the key on the "Get" input to get the value back.

Running with Docker Compose:

docker-compose up

The application can be reached at http://localhost:8002

About

A cache interface built with React and Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published