Skip to content
This repository has been archived by the owner on Sep 18, 2018. It is now read-only.

Latest commit

 

History

History
12 lines (11 loc) · 481 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 481 Bytes

react-swagger

UI for swagger 2.0 built from the ground up with react

To-dos

  • Figure out what to show at index route /
  • Render a navigation for smaller screens
  • Render schema details
  • Show example requests
  • Handle security definitions
  • Consider reorganization of navigation to support filtering, tags
  • Use AWS lambda to create an API endpoint for forwarding requests without browser-added headers
  • Use lambda endpoint in application to send requests directly from app