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

moodysalem/react-swagger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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