An open API service indexing awesome lists of open source software.

https://github.com/warfox/products-clj

Full stack app using Clojure / Clojurescript. Create, list, edit and delete products
https://github.com/warfox/products-clj

clojure clojurescript re-frame reitit ring-clojure

Last synced: about 1 month ago
JSON representation

Full stack app using Clojure / Clojurescript. Create, list, edit and delete products

Awesome Lists containing this project

README

        

# Products App - Full Stack Clojure/ClojureScript

This is a full stack Clojure/ClojureScript application that allows users to manage products. The app is built using the following technologies:

- Clojure
- ClojureScript

## Installation

```
git clone [email protected]:WarFox/products-clj
```

## Usage

FIXME: explanation

java -jar app-0.1.0-standalone.jar [args]

## License

Copyright © 2025 Deepu Mohan Puthrote

This program and the accompanying materials are made available under the
terms of the Eclipse Public License 2.0 which is available at
.

This Source Code may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the Eclipse
Public License, v. 2.0 are satisfied: GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or (at your
option) any later version, with the GNU Classpath Exception which is available
at .