mirror of
https://gitea.invidious.io/iv-org/shard-kemal.git
synced 2024-08-15 00:53:36 +00:00
Create README.md
This commit is contained in:
parent
77356f7f43
commit
72390a3ebf
1 changed files with 8 additions and 0 deletions
8
README.md
Normal file
8
README.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# frank
|
||||
|
||||
This is a proof-of-concept [Sinatra](http://www.sinatrarb.com/) clone for [Crystal](http://www.crystal-lang.org).
|
||||
|
||||
## Status
|
||||
|
||||
Basic `get`, `put`, `post` and `head` routes can be matched, and request parameters can be obtained.
|
||||
We are still missing a lot!
|
Loading…
Reference in a new issue