Gotham Versions Save

A flexible web framework that promotes stability, safety, security and speed.

borrow-bag-1.1.0

3 years ago

Changelog:

  • Add #[derive(Default)] to BorrowBag
  • Remove skeptic dependency
  • Fix several lints and warnings

0.2.0

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

The initial release of the Gotham web framework.

We wanted to get Gotham in the hands of the Rust community early with regular smaller iterations to follow.

The Gotham 0.1 release includes the following features:

  • Handlers and Controllers
  • Advanced Routing
  • Type Safe Extractors
  • Middleware and Pipelines
  • Request State
  • Sessions
  • Request and Response helpers
  • Test helpers
  • Thoroughly documented code and the beginnings of a Gotham book