DEV Community

Cover image for kitsune - simplifying serverless application development
Ronak Kumar Samantray
Ronak Kumar Samantray

Posted on

kitsune - simplifying serverless application development

Have been working on kitsune over last 2 years, with a mission to enable web developers to be able to build full stack #serverless applications without having to learn how to program, configure or deploy cloud components.

kitsune provides a simple HTML-based declarative programming syntax to web developers. This enables them to focus on user experience and not worry about full stack architecture. The kit-compiler generates the serverless architecture for your application when you build your project.

I just launched kitsune's app-development-kit in #github:

https://github.com/GetKitsune/application-development-kit

The project is #opensource as building a programming language for the cloud is not a simple task. I need the help of the developer community to help me build this.

Top comments (0)