ikitommi / pitoco

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pitoco

Pitoco

Create API schemas from

Malli has a way to generate schemas, but it was too slow in comparison with spec-provider.

See a quick video at https://youtu.be/iMcUTygFrfk.

Installation

Use it directly from github for now (lein and deps should be able to do it).

Usage

See the test file and rich comments (comment) for usage.

We have a web app which uses Pitoco so you can visualize your schemas easily, but you can use Pitoco as a library.

You can start the server at http://localhost:8081 by loading the pitoco.server namespace. Now access http://localhost:8000.

About

License:Other


Languages

Language:Clojure 99.1%Language:HTML 0.4%Language:Makefile 0.2%Language:JavaScript 0.2%Language:CSS 0.1%