primitive icon indicating copy to clipboard operation
primitive copied to clipboard

Add route handler and example web server with primitive route

Open whatl3y opened this issue 5 years ago • 0 comments

  1. Abstracts the main primitive step process that runs in main.go to a new build package to be reusable
  2. Adds route handler function that can be imported and bound to other web servers
  3. Creates examples web server
  4. Adds docs

whatl3y avatar Jul 14 '20 22:07 whatl3y