Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atmossystem/web-kernel-reitit
This library is the web core of atmos systems, it has commons functionality using Reitit.
https://github.com/atmossystem/web-kernel-reitit
atmos clojure reitit web
Last synced: about 2 months ago
JSON representation
This library is the web core of atmos systems, it has commons functionality using Reitit.
- Host: GitHub
- URL: https://github.com/atmossystem/web-kernel-reitit
- Owner: AtmosSystem
- License: epl-1.0
- Created: 2020-05-12T13:48:09.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-27T16:07:30.000Z (about 1 year ago)
- Last Synced: 2024-10-28T13:06:36.741Z (2 months ago)
- Topics: atmos, clojure, reitit, web
- Language: Clojure
- Homepage:
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![CI](https://github.com/AtmosSystem/Web-Kernel-Reitit/actions/workflows/release.yml/badge.svg)](https://github.com/AtmosSystem/Web-Kernel-Reitit/actions/workflows/release.yml)
# Atmos Web Kernel using [Reitit](https://github.com/metosin/reitit)
[![Clojars Project](https://img.shields.io/clojars/v/org.clojars.atmos-system/atmos-web-kernel-reitit.svg)](https://clojars.org/org.clojars.atmos-system/atmos-web-kernel-reitit)
[![Downloads](https://versions.deps.co/AtmosSystem/atmos-web-kernel-reitit/downloads.svg)](https://versions.deps.co/AtmosSystem/atmos-web-kernel-reitit)
[![Dependencies Status](https://versions.deps.co/AtmosSystem/atmos-web-kernel-reitit/status.svg)](https://versions.deps.co/AtmosSystem/atmos-web-kernel-reitit)This library is the web core of atmos systems, it has commons functionality using **Reitit**.
## Installation
```clojure
[atmos-web-kernel-reitit "x.x.x"]
```## License
Copyright © 2020 Santiago de Pedro
Distributed under the Eclipse Public License either version 1.0 or any later version.