rads / up-clojure

Example project for using Clojure with Apex Up

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clojure on Apex Up

This is an example project to deploy an HTTP server written in Clojure using Apex Up.

Getting Started

Install Up:

$ curl -sf https://up.apex.sh/install | sh

Deploy the app:

$ up

Open it in the browser:

$ up url --open

About

Example project for using Clojure with Apex Up

License:MIT License


Languages

Language:Clojure 100.0%