jaguar_example_session 2.1.1 copy "jaguar_example_session: ^2.1.1" to clipboard
jaguar_example_session: ^2.1.1 copied to clipboard

outdatedDart 1 only

Example showcasing simplicity of using Sessions in Jaguar.

session_vanilla #

Example showcasing simplicity of using Sessions in Jaguar

Explanation #

This project implements a sample shopping cart application that stores the items in the shopping cart as session data.

The HTML page at route / provides a GUI to interactively add and remove items to the cart.

The API route /api/add/:item adds an item to the cart, while the API route /api/remove/:item removes the item from the cart.

0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

Example showcasing simplicity of using Sessions in Jaguar.

Homepage
Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

jaguar, stencil

More

Packages that depend on jaguar_example_session