routes

2025-06-22

No Description

Upstream URL

Author

Alexander Artemenko <svetlyak.40wt@gmail.com>

License

Unlicense, BSD
README

40ants-routes

Framework agnostic URL routing library.

License:
Unlicense
Authors:
Alexander Artemenko <svetlyak.40wt@gmail.com>
Defsystem Dependencies:
  • 40ants-asdf-system

Dependencies:
  • 40ants-routes/add-route

  • 40ants-routes/breadcrumbs

  • 40ants-routes/defroutes

  • 40ants-routes/find-route

  • 40ants-routes/included-routes

  • 40ants-routes/route

  • 40ants-routes/routes

  • 40ants-routes/route-url

  • 40ants-routes/url-pattern

  • 40ants-routes/utils

  • 40ants-routes/with-url

  • cl-ppcre

  • split-sequence

40ants-routes/add-route

Dependencies:
  • 40ants-routes/defroutes

  • 40ants-routes/errors

  • 40ants-routes/generics

  • 40ants-routes/included-routes

  • 40ants-routes/route

  • 40ants-routes/routes

  • 40ants-routes/url-pattern

  • cl

  • serapeum

40ants-routes/breadcrumbs

Dependencies:
  • 40ants-routes/generics

  • 40ants-routes/included-routes

  • 40ants-routes/matched-route

  • 40ants-routes/route

  • 40ants-routes/routes

  • 40ants-routes/vars

  • alexandria

  • cl

  • serapeum

40ants-routes-ci

Provides CI settings for 40ants-routes.

License:
BSD
Authors:
Alexander Artemenko <svetlyak.40wt@gmail.com>
Dependencies:
  • 40ants-ci

  • 40ants-routes-ci/ci

40ants-routes-ci/ci

Dependencies:
  • 40ants-ci/jobs/docs

  • 40ants-ci/jobs/linter

  • 40ants-ci/jobs/run-tests

  • 40ants-ci/workflow

  • cl

40ants-routes/defroutes

Dependencies:
  • 40ants-routes/generics

  • 40ants-routes/included-routes

  • 40ants-routes/route

  • 40ants-routes/routes

  • 40ants-routes/url-pattern

  • alexandria

  • cl

  • serapeum

  • str

40ants-routes-docs

Documentation for 40ants-routes.

License:
Unlicense
Authors:
Alexander Artemenko <svetlyak.40wt@gmail.com>
Dependencies:
  • 40ants-doc

  • 40ants-routes

  • 40ants-routes-docs/index

40ants-routes-docs/changelog

Dependencies:
  • 40ants-doc/changelog

  • cl

40ants-routes-docs/index

Dependencies:
  • 40ants-doc

  • 40ants-doc/autodoc

  • 40ants-routes/defroutes

  • 40ants-routes/handler

  • 40ants-routes/route-url

  • 40ants-routes/with-url

  • cl

  • docs-config

40ants-routes/errors

Dependencies:
  • cl

40ants-routes/find-route

Dependencies:
  • 40ants-routes/generics

  • 40ants-routes/included-routes

  • 40ants-routes/route

  • 40ants-routes/routes

  • 40ants-routes/vars

  • alexandria

  • cl

  • serapeum

40ants-routes/generics

Dependencies:
  • cl

40ants-routes/handler

Dependencies:
  • 40ants-routes/matched-route

  • 40ants-routes/route

  • 40ants-routes/vars

  • cl

40ants-routes/included-routes

Dependencies:
  • 40ants-routes/generics

  • 40ants-routes/routes

  • 40ants-routes/url-pattern

  • cl

40ants-routes/matched-route

Dependencies:
  • 40ants-routes/generics

  • 40ants-routes/route

  • 40ants-routes/url-pattern

  • cl

  • serapeum

40ants-routes/route

Dependencies:
  • 40ants-routes/errors

  • 40ants-routes/generics

  • 40ants-routes/url-pattern

  • 40ants-routes/vars

  • cl

  • serapeum

  • str

40ants-routes/routes

Dependencies:
  • 40ants-routes/errors

  • 40ants-routes/generics

  • cl

  • serapeum

40ants-routes/route-url

Dependencies:
  • 40ants-routes/errors

  • 40ants-routes/find-route

  • 40ants-routes/generics

  • 40ants-routes/utils

  • 40ants-routes/vars

  • cl

  • serapeum

40ants-routes-tests

Provides tests for 40ants-routes.

License:
BSD
Authors:
Alexander Artemenko <svetlyak.40wt@gmail.com>
Dependencies:
  • 40ants-routes

  • 40ants-routes-tests/add-route

  • 40ants-routes-tests/breadcrumbs

  • 40ants-routes-tests/core

  • 40ants-routes-tests/handler

  • 40ants-routes-tests/http-methods

  • 40ants-routes-tests/included-routes

  • 40ants-routes-tests/url-pattern

  • 40ants-routes-tests/utils

  • 40ants-routes-tests/with-url

  • cl-ppcre

  • rove

  • split-sequence

40ants-routes-tests/add-route

Dependencies:
  • 40ants-routes/defroutes

  • 40ants-routes/errors

  • 40ants-routes/generics

  • 40ants-routes/route

  • 40ants-routes/routes

  • 40ants-routes/url-pattern

  • cl

  • rove

40ants-routes-tests/breadcrumbs

Dependencies:
  • 40ants-routes/breadcrumbs

  • 40ants-routes-tests/fixtures

  • 40ants-routes/with-url

  • cl

  • rove

40ants-routes-tests/core

Dependencies:
  • 40ants-routes/errors

  • 40ants-routes/find-route

  • 40ants-routes/route

  • 40ants-routes/route-url

  • 40ants-routes-tests/fixtures

  • 40ants-routes/with-url

  • alexandria

  • cl

  • rove

  • serapeum

40ants-routes-tests/find-route

Dependencies:
  • 40ants-routes/included-routes

  • 40ants-routes-tests/fixtures

  • 40ants-routes/with-url

  • alexandria

  • cl

  • rove

40ants-routes-tests/fixtures

Dependencies:
  • 40ants-routes/defroutes

  • cl

  • serapeum

40ants-routes-tests/handler

Dependencies:
  • 40ants-routes/defroutes

  • 40ants-routes/handler

  • 40ants-routes/with-url

  • cl

  • rove

  • serapeum

40ants-routes-tests/http-methods

Dependencies:
  • 40ants-routes/defroutes

  • 40ants-routes/find-route

  • 40ants-routes/route

  • 40ants-routes/route-url

  • 40ants-routes/with-url

  • cl

  • rove

40ants-routes-tests/included-routes

Dependencies:
  • 40ants-routes/defroutes

  • 40ants-routes/errors

  • 40ants-routes/find-route

  • 40ants-routes/included-routes

  • 40ants-routes/routes

  • 40ants-routes/route-url

  • 40ants-routes/with-url

  • cl

  • rove

40ants-routes-tests/url-pattern

Dependencies:
  • 40ants-routes/route

  • 40ants-routes/url-pattern

  • cl

  • rove

  • serapeum

40ants-routes-tests/utils

Dependencies:
  • 40ants-routes/errors

  • 40ants-routes/utils

  • cl

  • rove

40ants-routes-tests/with-url

Dependencies:
  • 40ants-routes/defroutes

  • 40ants-routes/errors

  • 40ants-routes/included-routes

  • 40ants-routes/matched-route

  • 40ants-routes/route

  • 40ants-routes/routes

  • 40ants-routes-tests/fixtures

  • 40ants-routes/vars

  • 40ants-routes/with-url

  • cl

  • rove

  • serapeum

40ants-routes/url-pattern

Dependencies:
  • 40ants-routes/generics

  • cl

  • cl-ppcre

  • serapeum

  • str

40ants-routes/utils

Dependencies:
  • 40ants-routes/errors

  • cl

40ants-routes/vars

Dependencies:
  • cl

  • serapeum

40ants-routes/with-url

Dependencies:
  • 40ants-routes/errors

  • 40ants-routes/generics

  • 40ants-routes/included-routes

  • 40ants-routes/matched-route

  • 40ants-routes/route

  • 40ants-routes/routes

  • 40ants-routes/vars

  • cl

  • serapeum

Dependencies (10)

  • 40ants-asdf-system
  • alexandria
  • ci
  • cl-ppcre
  • cl-str
  • doc
  • docs-builder
  • rove
  • serapeum
  • split-sequence
  • GitHub
  • Quicklisp