Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/piranha/ecomspark
TwinSpark example
https://github.com/piranha/ecomspark
clojure example javascript
Last synced: 3 months ago
JSON representation
TwinSpark example
- Host: GitHub
- URL: https://github.com/piranha/ecomspark
- Owner: piranha
- Created: 2021-04-21T15:26:38.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-28T23:08:08.000Z (12 months ago)
- Last Synced: 2024-11-02T01:32:22.071Z (3 months ago)
- Topics: clojure, example, javascript
- Language: Clojure
- Homepage:
- Size: 46.9 KB
- Stars: 16
- Watchers: 5
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EcomSpark
This is an example of a working app with [TwinSpark](https://piranha.github.io/twinspark-js/).
This is a simple eCommerce site: product list with endless scroll, where you can
add a product to cart and so on.## Variants
- [Python+Flask](https://github.com/vsolovyov/ecomspark-flask/)
- [Java](https://github.com/taraskovaliv/econspark-java/)