Skip to content

Agave is a web framework that was designed around simplicity for the end user. It acts as a request dispatcher for web applications and for RESTful web wervices. It is modular and has zero external runtime dependencies when used in isolation, however, it also has integration modules for popular frameworks and environments.

License

damiancarrillo/agave-framework

Repository files navigation

Agave Framework Documentation

The Agave Framework is a convenient and easy to use web framework written in Java, and is intended to be deployed in a Servlet container. From your perspective (where you are assumed to be a developer building on top of Agave), Agave consists of a set of annotations and convenience objects that take care of a majority of the mundane integration work and let you focus on your core competency. It is flexible and can function as both a web framework and as a foundation for providing RESTful web services.

Points of Interest

Modules

About

Agave is a web framework that was designed around simplicity for the end user. It acts as a request dispatcher for web applications and for RESTful web wervices. It is modular and has zero external runtime dependencies when used in isolation, however, it also has integration modules for popular frameworks and environments.

Resources

License

Stars

Watchers

Forks

Packages

No packages published