Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 713 Bytes

TECH.md

File metadata and controls

9 lines (9 loc) · 713 Bytes

OpenAPI Designer

  • Javascript webapp
    • Aurelia handles all UI-related things
      • Aurelia I18n / I18next used for internationalization.
    • Rich preview provided by Swagger UI
    • In-page popups/notifications/dialogs provided by PNotify
    • Currently we're also using jQuery for some things, though we could probably replace it with Fetch and VanillaJS DOM manipulation.
  • Integrates into OpenAPI space using its REST API
  • APInf platform integration is handled through OpenAPI space.