Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.