Skip to content

anycred/rest-adapter-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to use

In order to run the server, just run the following commands in your terminal: pip install -r requirements.txt python main.py --host 0.0.0.0 --port 5000 Then go to http://localhost:5000/ in your browser

Where to start?

The /routers/entitle.py file is the most interesting part of this mock server. Have a look at it!
The constants.py might also be beneficial. Pay attention to the docstring in the top of the file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages