This website requires JavaScript.
Explore
Help
Sign In
coolneng
/
igdb
Watch
1
Star
0
Fork
You've already forked igdb
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
712c84b358
igdb
/
code
/
app
/
__init__.py
6 lines
71 B
Python
Raw
Blame
History
from
flask
import
Flask
app
=
Flask
(
__name__
)
from
app
import
routes
Reference in New Issue
View Git Blame
Copy Permalink