🌊
Dualite Alpha
  • Welcome to Dualite Alpha
  • Getting Started
    • Quickstart
  • User Guide
    • User Guide
  • Integrations
    • Figma
    • APIs
  • Netlify
  • Prompt Techniques
    • Prompt Techniques
  • FAQs
    • FAQs
  • Billing and Payment
    • Billing and Payment
  • Help and Support
    • Help and Support
  • Update Logs
Powered by GitBook
On this page
  1. Integrations

APIs

PreviousFigmaNextNetlify

Last updated 2 months ago

Dualite has a unique functionality of integrating REST APIs. There are two ways:

  • Infer API automatically: Dualite builds out a 'dummy' API for you based on inferring the frontend structure to get you an idea of how the API needs to be developed

  • OpenAPI spec: You can directly copy-paste your API Swagger doc or OpenAPI spec and it'll automatically understand which API endpoint needs to be connected to which design element