Skip to content

amirhosseinvz94/work_with_redis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

work_with_redis

Using Redis in a Simple Rust web service

Usage:

add to block list: curl -d "hell.com" -X POST 127.0.0.1:1337/block

check block list: curl -d "hell.com" -X POST 127.0.0.1:1337/check

About

Using Redis in a Simple Rust web service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%