Skip to content
/ httpmap Public

HTTP router (mux) with simple map as underlying storage

License

Notifications You must be signed in to change notification settings

Komosa/httpmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

httpmap

HTTP router (mux) with simple map as underlying storage

idea

HTTP request routing can be based on simple hashmap. To do so we just need to tag parameters in URLs (eg. with preceding colon).

About

HTTP router (mux) with simple map as underlying storage

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages