stacks icon indicating copy to clipboard operation
stacks copied to clipboard

Finalize @stacksjs/router logic

Open chrisbbreuer opened this issue 1 year ago • 0 comments

Clear and concise description of the problem

Finalize @stacksjs/router logic

Suggested solution

  • [ ] Finalize @stacksjs/router logic
    • [ ] route.get
    • [ ] route.post
    • [ ] route.patch
    • [ ] route.group
    • [ ] route.delete
    • [ ] route.job
    • [ ] route.action
    • [x] route.health
  • [ ] Create an action that auto-generates OpenAPI schema
  • [ ] Create an action that generates types for routes
  • [ ] Ensure the docker image is as small as possible (build and minimize the js)

Alternative

No response

Additional context

No response

Validations

  • [X] Follow our Code of Conduct
  • [X] Read the Contributing Guide
  • [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate

chrisbbreuer avatar Nov 25 '22 17:11 chrisbbreuer