Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nango API Explorer

A Streamlit web app to query the Nango StandardEmployee API interactively.

Setup

pip install -r requirements.txt

Run

streamlit run app.py

Then open http://localhost:8501 in your browser.

Nango API Explorer Demo

Features

  • Sidebar config — Base URL, Model, Bearer token (masked), Provider-Config-Key, Connection-Id
  • Multi-ID support — enter comma-separated employee IDs
  • Live cURL preview — see the exact curl command in the sidebar
  • Raw JSON tab — syntax-highlighted with download button
  • Beautiful View tab — renders each employee as a structured card
  • Response Info tab — status, latency, request metadata

About

Nango API Explorer

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages