Open-Source-First Approach

June 4, 2024

At Flowcore, we're committed to embracing an open-source-first approach.

While developing LUTTAKA, we created numerous quality of life methods for communicating with Flowcore. When we moved on to new projects, we aimed to reuse these methods to speed up development and minimize code duplication. This led to the creation of the @flowcore/sdk-nextjs-backend library.

Check it out here.

As we ventured into projects with diverse needs, we realized the need for further modularization. This inspired us to split our library, resulting in the @flowcore/sdk-transformer-core library. This new library enhances communication with the Flowcore platform across various project types.

Explore it here.

We believe in contributing to the open-source community, sharing our tools and ideas to empower others. Our goal is to create solutions that benefit not just our customers, but the entire developer community who utilize Flowcore.

- Flowcore