Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (20 loc) · 884 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 884 Bytes

frank

Important

This library is no longer supported or updated by Manas.Tech, therefore we have archived the repository.

The contents are still available readonly and continue to work as a shards dependency.

For a maintained version of a microframework inspired in sinatra, check out Kemal.

If you wish to continue development yourself, we recommend you fork it. We can also arrange to transfer ownership.

If you have further questions, please reach out on https://forum.crystal-lang.org or [email protected]

This is a proof-of-concept Sinatra clone for Crystal.

Status

Basic get, put, post and head routes can be matched, and request parameters can be obtained. We are still missing a lot!