Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add API framework and Swagger generator, plus enum support #16

Merged
merged 1 commit into from
Jun 2, 2022

Conversation

peterbroadhurst
Copy link
Contributor

This allows use of the FireFly API framework as ffapi in other microservices, adding to the httpserver which is already available.

There is an extension point in the Route object, to allow the Filter syntax that is needed by FF Core to be extended on top of this.

Signed-off-by: Peter Broadhurst <peter.broadhurst@kaleido.io>
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