-
Notifications
You must be signed in to change notification settings - Fork 4
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
REST api bad pratices #10
Comments
Hey, thanks for you suggestion!
Will do!
so rename
ELI5 pls? 🥺 |
Wow, I wouldn't hand over the task of writing an Api to a 5 year old 😅 I was referring to the REST part that should be Stateless:
it should be human readable & easy to extend. Bonus: |
Wow! I have just a couple of problems:
Other option I have in mind it to fork and write proper api 😅 |
I would like to help you but I don't have enough knowledge on TS backend (only basic express experience)
Code looks simpler & maintenable. I agree with that. |
basically what Then I check the
|
Decided to deprecate this one for the sake of #29 |
wdym? new api version? new routes? nitro stack? |
Like plan to remove the |
Please:
/resources/:resourceId/subresources
=>/collections/:id/items
The text was updated successfully, but these errors were encountered: