Remix.run Logo
lazyasciiart 3 days ago

Most REST APIs don’t support that. So you don’t need versioning for APIs that already have a request type specified.

JimDabell 3 days ago | parent [-]

I’m not sure what you mean in the context of a discussion about how to design APIs. If you are the one designing an API, it’s up to you what you support.

lazyasciiart a day ago | parent [-]

We call that baking them in from the very start of your application, which is what you claimed this didn’t need.