Tutorials

Follow along and build something end to end. Start here if Bosbec is new to you.

13 articles

Start hereQuickstart – Your first APIGoal: Create an API token, import a ready-made workflow, and send your first successful POST request.
Working with Bosbec and AI

This series of articles guides you through a structured approach to building a simple web tool using Bosbec and AI. In this example, we will create a basic to-do list application, but the…

Working with Bosbec and AI – Building

In the previous step, we created a project description for our to-do web tool. As part of that process, we identified the functions the application needs. The next step is to set up the…

Working with Bosbec and AI – Generating code

Now that everything is prepared, the next step is to generate the code. Start by writing something like “Set up the required files.” Copilot will then create the necessary files based on the…