Tutorials

Welcome to the Jetpath Tutorials section! These guides provide practical, step-by-step instructions for building common features and tackling specific tasks using the Jetpath framework. While the Core Concepts explain how things work, these tutorials show you how to do it.

We’ll often refer to concepts demonstrated in the PetShop API example found in the tests/app.jet.ts file.


Available Tutorials

Here’s a list of available tutorials to help you master Jetpath:

1. Building Your First CRUD API

2. Adding Authentication & Authorization

3. Handling File Uploads

4. Real-time Updates with WebSockets

5. Advanced Validation & Error Handling

6. Creating & Using Custom Plugins

7. Setting up API Documentation