Skip to content
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

feat(#166) Add path-group style router creation #167

Closed
wants to merge 9 commits into from

Conversation

sombriks
Copy link

@sombriks sombriks commented Jul 9, 2023

This PR is a proposition to fix #166

Please share comments and let me know your tougths, what features are missing, etc.

Checklist

  • I have ensured my pull request is not behind the main or master branch of the original repository.
  • I have rebased all commits where necessary so that reviewing this pull request can be done without having to merge it first.
  • I have written a commit message that passes commitlint linting.
  • I have ensured that my code changes pass linting tests.
  • I have ensured that my code changes pass unit tests.
  • I have described my pull request and the reasons for code changes along with context if necessary.

@sombriks sombriks changed the title chore: fix some lint issues feat(#166) Add path-group style router creation Aug 24, 2023
@sombriks
Copy link
Author

after some consideration it makes more sense as a standalone library https://github.com/sombriks/koa-api-builder

@sombriks sombriks closed this Aug 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] add support for path-group style routing
1 participant