Skip to content

Commit

Permalink
Fix link to grip, now under organization instead of user (#479)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackharrhy committed Mar 3, 2020
1 parent 02a5863 commit e4b2c3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -516,7 +516,7 @@ Contributions are welcome. Please take a quick look at the [contribution guideli
## Web Frameworks
* [amber](https://github.com/amberframework/amber) - Open source efficient and cohesive web application framework
* [athena](https://github.com/blacksmoke16/athena) - Modular, annotation based, API oriented framework with built in param conversion
* [grip](https://github.com/grkek/grip) - Class oriented fork of the Kemal framework based on a JSON request/response model
* [grip](https://github.com/grip-framework/grip) - Class oriented fork of the Kemal framework based on a JSON request/response model
* [kemal](https://github.com/kemalcr/kemal) - Lightning Fast, Super Simple web framework. Inspired by Sinatra
* [lucky](https://github.com/luckyframework/lucky) - Catch bugs early, forget about most performance issues, and spend more time on code instead of debugging and writing tests
* [spider-gazelle](https://github.com/spider-gazelle/spider-gazelle) - A Rails esque web framework with a focus on speed and extensibility
Expand Down

0 comments on commit e4b2c3c

Please sign in to comment.