Skip to content

Latest commit

 

History

History
executable file
·
13 lines (8 loc) · 680 Bytes

live-api.md

File metadata and controls

executable file
·
13 lines (8 loc) · 680 Bytes
source_filename
live-api

What is "Live API Endpoints"?

Live API Endpoints allow you to test your endpoints from within DRF docs. For each endpoints you can press the little plug icon which will bring up a modal with all the endpoint's fields and all the relevant information so that you can make a request instantly.

It is still in beta so if you face any problems - feel free to open an issue/pull request on GitHub.

Live API Endpoints

The Live API is made with React. For more information on how to hack on them, check the README of the repository.