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

WIP: Add post type and REST API controller #251

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

jacobschweitzer
Copy link

This adds a new post type to handle REST API requests along with a controller for creating the response. This is for #54 , and it seems to be working in local testing however the type parameter is still being added and I had some trouble re-factoring to get that out while maintaining current functionality. There also might be more re-factoring that could be done to make this leaner and faster.

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.

1 participant