HomeSoftware Heritage

API: drop Flask API for custom documentation
be5124a3e261Unpublished

Unpublished Commit · Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

API: drop Flask API for custom documentation

  • main.py: switch to Flask as our app generator
  • apidoc.py: provide decorators for documenting API processing methods
  • test_app.py: new test case to support apidoc testing
  • api.html: display all API documentation endpoints and associated doc
  • apidoc.html: display documentation on endpoint, and prettified response if an API route was used

Details

Provenance
jbertranAuthored on Aug 17 2016, 11:32 AM
jbertranPushed on Aug 17 2016, 11:43 AM
Differential Revision
D98: T431: Drop FlaskAPI for custom documentation

Commit No Longer Exists

This commit no longer exists in the repository.