Skip to content

Latest commit

 

History

History

basic-compat

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

bunrouter basic example with http.HandlerFunc

This example demonstrates how to use bunrouter with http.HandlerFunc in compatibility mode:

go run .

Then open http://localhost:9999

See documentation for details.