diff --git a/README.md b/README.md index f444703..367b595 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,6 @@ unless otherwise specified by user. + [x] PUT, POST, DELETE + [x] templating + [x] fuzzy-/pattern-match-enabled user routes (e.g., /something/*/wildcard)? ++ [ ] server-side cookies ++ [ ] websockets ++ [ ] is https a thing?