Skip to content
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.

Adds RestEndpoint to decouple Endpoint from http. #6

Merged
merged 3 commits into from
Mar 25, 2020
Merged

Adds RestEndpoint to decouple Endpoint from http. #6

merged 3 commits into from
Mar 25, 2020

Conversation

jhoogstraat
Copy link
Contributor

This inserts the RestEndpoint protocol in between the Endpoint and QueryEndpoint protocols, to decouple Endpoint from any http specific code.

This also allows Custom to be truly a custom request handler instead of a QueryEndpoint.

@bmikaili bmikaili merged commit dd0abb0 into Apodini:master Mar 25, 2020
@jhoogstraat jhoogstraat deleted the general-improvements branch March 27, 2020 09:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants