README.rst
setup.py
flatapi/__init__.py
flatapi/__main__.py
flatapi/methods.py
flatapi/resource.py
flatapi/settings.py
flatapi.egg-info/PKG-INFO
flatapi.egg-info/SOURCES.txt
flatapi.egg-info/dependency_links.txt
flatapi.egg-info/requires.txt
flatapi.egg-info/top_level.txt
flatapi.egg-info/zip-safe
tests/__init__.py
tests/test_api.py
tests/test_api_prefix.py
tests/test_flatapi.py
tests/test_methods.py
tests/test_resource.py