next/server/api/story/[id]
2023-10-11 15:31:02 -04:00
..
[chapter] refactor(api): change error messages to imported constant values 2023-10-03 01:17:21 -04:00
index.delete.ts refactor(api): rename imports and refactor error messages 2023-10-03 01:24:06 -04:00
index.get.ts feat(api): ✏️ add story api endpoints 2023-10-02 15:44:55 -04:00
index.put.ts feat(api): integrate co-author feature in api routes and helpers 2023-10-11 15:31:02 -04:00
lovers.get.ts feat(api): add an endpoint to retrieve the users who have favourited a specific story 2023-10-03 01:18:12 -04:00