Aida

Aida

  • Docs
  • Reference
  • Contributors

›Reference

Getting Started

  • Introduction
  • Installation
  • Creating Your First Model
  • Enriching Your Model
  • Introduction to Injectors
  • Introduction to Consumers

Advanced Usage

  • Introduction to Endpoints
  • Chaining Injectors
  • Putting It All Together

Extending Aida

  • Creating A Custom Injector

Reference

  • Defined Types
  • Data Model
  • Endpoints Model
  • Existing Injectors
  • Existing Consumers
  • Aida Config
  • Faked Data

Existing Injectors

Anyone who has created an injector that is generic enough can create a pull request with its code and documentation and it will be merged into the monorepo of Aida.

Injectors maintained by the core team

Injector Name Package Name Description
Routes @aida/injector-routes Generates a flat object of all defined routes in the endpoints
Routes Map @aida/injector-routes-map Generates a dictionary of operationIds and their corresponding URLs
Faked Model @aida/injector-faked-model Generates one or multiple objects with fake data for the specified data models
Faked Routes @aida/injector-faked-routes Generates an object with all defined endpoints and populated response with fake data
Open API @aida/injector-open-api Generates a Swagger 3.0/OpenAPI-compatible JSON object

3rd party injectors

None Yet.

← Endpoints ModelExisting Consumers →
  • Injectors maintained by the core team
  • 3rd party injectors
Aida
Docs
Getting StartedReference
Community
Project Chat
More
GitHubStar
Copyright © 2018 Stevche Radevski