Skip to content

struschev/Routing-Framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple routing framework.

It makes routing easier to work with.

It knows how to answer on bad request 404 or 405 and have error page template, which you can change, from the box.

API:

new Routing(http_server, error_page_template?)

routing.(method)(url, handler)

Example: example

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published