Remove API Platform #987
Labels
No Label
a11y
ActivityPub
admin
API
backend
bug
community
conflicting
contribution welcome
deployment
documentation
duplicate
enhancement
frontend
good first issue
help wanted
high priority
instance config
low priority
mobile
moderation
more infomation needed
needs feedback
pr pending
project setup
question
search
security
translation
translations update needed
UI/UX
upstream
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Kbin/kbin-core#987
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "szsz/kbin-core:remove-api-platform"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
API Platform will not be used in the future so it should be removed.
To not break dynamic lists, provided by Mercure, IriGenerator was added in Utils directory.
It replaces IriConverter(Interface) of API Platform.
Remove API Platformto WIP: Remove API PlatformThis makes me sad :(
APIPlatform is a really solid way to build out apis on Symfony.
@cooperaj Yes, it is. It hurts me a bit less since the full potential of api-platform wasn't utilized anyway, and it was done somewhat similarly to what is currently in place in terms of data presentation.
WIP: Remove API Platformto Remove API PlatformThanks!