Skip to content

WooGenome/api-example-tornado

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

api-example-tornado

An example Python app on 23andMe's genome API using the tornado framework. https://api.23andme.com

Clone the repository, and open app.py to update the client id and client secret or hostname and port , then run example code as belown:

python app.py

Visit http://127.0.0.1:9190 in your browser . Be sure set your app redirect url to "http://127.0.0.1:9190/receive_code/" in the 23andme api dashboard.

About

An example Python app on 23andMe's genome API using the tornado framework. https://api.23andme.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors