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

Improve routing #64

Merged
merged 11 commits into from
Jul 26, 2020
Merged

Improve routing #64

merged 11 commits into from
Jul 26, 2020

Conversation

abahmed
Copy link
Member

@abahmed abahmed commented Jul 24, 2020

Fixes #44 #57 #63

Changes proposed in this pull request:

  • re-implement router
  • support AutoRecover
  • support HandleOPTIONS
  • support HandleMethodNotAllowed
  • support serving static files

gearbox.go Outdated Show resolved Hide resolved
tree.go Outdated Show resolved Hide resolved
@muhammednagy muhammednagy added the enhancement New feature or request label Jul 26, 2020
@abdallahokasha abdallahokasha merged commit fc388d2 into master Jul 26, 2020
@abahmed abahmed deleted the improve-routing branch December 29, 2020 17:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Recover from a crash
3 participants