Jet Bridge Protocol

This documentation describes all endpoints that should be implemented in Jet Bridge and how it should work together to integrate Jet Admin with your project. It allows you to create your own custom Jet Bridge if you don't want to use our open-source Python implementation.

You can also check our implementation on Github:

Python Jet Bridge for connecting to any SQL database https://github.com/jet-admin/jet-bridge

Django Jet Bridge for connecting with Django Project https://github.com/jet-admin/jet-django

Last updated