Releases: abdotop/octopus
Releases · abdotop/octopus
v1.0
We are excited to announce the release of version 1.0 of the Octopus framework. This first major release includes all the essential features needed to build robust and efficient web applications in Go.
Key Features:
- Simple and intuitive routing.
- HTTP error handling.
- Support for global and route-specific middleware.
- Integrated static file server.
- Full support for HTTP methods: GET, POST, PUT, DELETE, PATCH, OPTIONS, and HEAD.
This version marks a stable point for the framework, ideal for developing new web applications.
For a quick start, refer to our quick start guide included in the project's README.
We encourage you to try Octopus and share your feedback to improve future versions.