gopulse / pulse

Pulse: A Golang framework for web development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix Bugs

2hmad opened this issue · comments

Issue Description

  • Export prefix, router fields in Group struct
  • JSON method should return value
  • BodyParse to get body of the request
  • Export params field in Context struct
  • Handle if user write additionally / at the end of URL handle it
  • Move CORS middleware from request to response headers

How to Reproduce

No response

Expected Behavior

No response

Code Snippet (optional)

No response