Skip to content

kirpastuhov/sms_service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  • Install requirements:
pip3 install -r requirements.txt

How to launch

  • Start Redis instance in Docker using this command:
docker run -p 6379:6379 -it redis/redis-stack:latest
  • Run python3 src/server.py.
  • Go to http://127.0.0.1:5000/ in your browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published