Beakr | Beakr Application class |
beakr-package | A minimalist web framework. |
cors | Allow Cross-Origin-Requests |
decorate | Decorate a function for use in a web service |
dot-matchPath | Regex path query |
dot-parseParameters | Parse the parameters passed by in the request |
dot-randomName | Internal random name generator |
dot-routeMiddleware | Internal function to add middleware to a Beakr object |
Error | Error class |
handleErrors | Error-handling middleware |
httpDELETE | DELETE-binding middleware |
httpGET | GET-binding middleware |
httpPOST | POST-binding middleware |
httpPUT | PUT-binding middleware |
jsonError | JSON error function |
listen | Listen for connections on a Beakr instance |
Listener | Listener class |
listServers | List all servers |
Middleware | Middleware class |
newBeakr | Create a new Beakr instance |
pipe | Pipe operator |
Request | Request Class |
Response | Response Class |
Router | Router Class |
serveStaticFiles | File-serving middleware |
stopAllServers | Stop all servers |
stopServer | Stop a beakr instance server |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.