Skip to main content

Prerequisites

Prerequisites

Before getting started with SWAIN, make sure you have:

  • Database Access – Credentials for your existing database (host, port, database type, database name, username, and password) for one or more stages (Development / Staging / Production).
  • An Existing Schema – A database with at least two tables and at least one relationship, so that SWAIN can discover and build endpoints.
  • API Client Familiarity – Basic familiarity with an API client like Postman to test your generated endpoints.
  • Appropriate Privileges – Sufficient privileges to create database users and manage credentials if necessary.