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

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 http://localhost:10000/ provides a GUI to interactively add and remove items to the cart.

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

0
likes
20
pub points
0%
popularity

Publisher

unverified uploader

Example showcasing simplicity of using Sessions in Jaguar.

Homepage
Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

jaguar, stencil

More

Packages that depend on jaguar_example_session