primitive
primitive copied to clipboard
Add route handler and example web server with primitive route
- Abstracts the main primitive step process that runs in
main.goto a newbuildpackage to be reusable - Adds route handler function that can be imported and bound to other web servers
- Creates examples web server
- Adds docs