All items from initial code review have been addressed.
- Status codes (
leverer status 404) - Body binding (
mottar data : NyBil) - Query parameters
- Named constructor arguments (
Bil(id: "1", modell: "Volvo")) - String escapes (
\n,\t) - More stdlib functions
- Package as
dotnet toolfor directbaconcommand - Module system (currently
importis a no-op) - HTTPS support (currently HTTP-only)