Go Advanced Admin Panel Documentation Help

Integrations

Welcome to the Integrations section of our Advanced Admin Panel for Go. This page provides detailed information on how to integrate the admin panel with various ORMs and web frameworks. If you're looking to get started quickly, please refer to our Quick Start Guides for step-by-step instructions.

Our admin panel supports a wide range of integrations to suit your project's needs. The Integrations section is divided into two main subpages:

Each subpage includes guides for supported integrations and comprehensive instructions on building custom integrations.

ORM Integrations

The ORM Integrations page provides detailed guides on how to integrate the admin panel with different Object-Relational Mapping (ORM) libraries. We currently support the following ORMs:

Building a Custom ORM Integration

If your preferred ORM is not listed above, you can build a custom integration by following our comprehensive guide:

This guide covers:

  • Implementing the required interface.

  • Handling database interactions.

  • Registering your custom ORM with the admin panel.

Web Framework Integrations

The Web Framework Integrations page offers detailed guides on integrating the admin panel with various Go web frameworks. Supported frameworks include:

Building a Custom Web Framework Integration

For frameworks not listed, you can create a custom integration using our step-by-step guide:

This guide covers:

  • Implementing the required interface.

  • Handling HTTP requests and responses.

  • Registering your custom web framework with the admin panel.

Contribute and Request Features

We are committed to supporting a wide range of integrations to make the admin panel as versatile as possible. If you need an integration that is not currently available, we encourage you to visit our Contributions page. Here, you can:

  • Submit a feature request for a new integration.

  • Contribute to the project by developing new integrations.

  • Collaborate with other developers to enhance existing features.

Your feedback and contributions are invaluable in helping us improve and expand the admin panel to meet the needs of the Go community.

Last modified: 07 October 2024