Note: This is just a test of GitHub's revamped Projects feature. It might be a better way to track, prioritize, and discuss future work compared to e-mail. Let's mess with it for a while and see if it proves useful, but don't take it too seriously. 😉
Issue:
- Presently, if the user does not include a trailing slash when making a request to the API, they will get a redirect or a method not allowed error.
Deliverables:
- A user should be able to make a request to an API route with or without a trailing slash and get the same response.