Skip to content

40ants/routes

Repository files navigation

40ants-routes - Framework agnostic URL routing library.

40ANTS-ROUTES ASDF System Details

Installation

You can install this library from Quicklisp, but you want to receive updates quickly, then install it from Ultralisp.org:

(ql-dist:install-dist "http://dist.ultralisp.org/"
                      :prompt nil)
(ql:quickload :40ants-routes)

Usage

TODO: Write a library description. Put some examples here.

API

40ANTS-ROUTES

package 40ants-routes

Classes

HELLO

class 40ants-routes:hello ()

Example class.

Readers

reader 40ants-routes:user-name (hello) (:name)

Generics

generic-function 40ants-routes:say obj

Say what should be said.

Functions

function 40ants-routes:make-hello name

Makes hello world example


[generated by 40ANTS-DOC]

About

Framework agnostic URL routing library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published