DEV Community

yoyo
yoyo

Posted on • Updated on

A new Go web framework inspired by FastAPI

My two main programming languages are Python and Go. When it comes to building APIs, I've always leaned towards Python due to its simplicity. However, Python can be quite slow. That's why I've developed an easy-to-use and efficient Go web framework for crafting simple and speedy APIs. Enjoy!

https://github.com/hvuhsg/GoAPI

Top comments (0)