Skip to content

Conversation

leifj
Copy link
Contributor

@leifj leifj commented Jan 25, 2019

All Submissions:

  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you added an explanation of what problem you are trying to solve with this PR?
  • Have you added information on what your changes do and why you chose this as your solution?
  • Have you written new tests for your changes?
  • Does your submission pass tests?
  • This project follows PEP8 style guide. Have you run your code against the 'flake8' linter?

This PR tracks work on bringing an "API layer" into PyFF which will eventually enable us to split the frontend completely from the backend. The PR introduces a pyramid-based HTTP api that aims to be somewhat backwards compatible with current PyFF URI structure while removing all of the HTML. This PR will not remove or deprecate any current functionality in PyFF.

@leifj
Copy link
Contributor Author

leifj commented Jan 25, 2019

This is not ready to merge yet but can be used to track work on the "API branch"

@coveralls
Copy link

coveralls commented Jan 25, 2019

Coverage Status

Coverage decreased (-1.03%) to 80.176% when pulling 5213bca on api-refactory into 0810e3a on master.

@leifj leifj merged commit d7a972a into master Jun 14, 2019
@leifj leifj deleted the api-refactory branch April 1, 2021 19:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants