Skip to content

Instantly share code, notes, and snippets.

@matthieualouis
Created April 7, 2016 14:27
Show Gist options
  • Select an option

  • Save matthieualouis/78ae6a2d1dc91bd62990d9b05ea50f71 to your computer and use it in GitHub Desktop.

Select an option

Save matthieualouis/78ae6a2d1dc91bd62990d9b05ea50f71 to your computer and use it in GitHub Desktop.
my_project
+-- api/
+-- v1/
+-- __init__.py
+-- routes.py
+-- v1_1/
+-- __init__.py
+-- routes.py
+-- v2/udhsa
+-- __init__.py
+-- routes.py
+-- __init__.py
+-- common.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment