Python Forum
Adding a new endpoint to pdoc3
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Adding a new endpoint to pdoc3
#1
I am using pdoc3 to generate documentation for my module. I prefer to run it as a http site. This is how I do it:

$ pdoc --http localhost:8080 MODULENAME


This runs a server with endpoints to all the components of the module. I'd like to add a new endpoint to this server. How do I do that?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  concatenate a request to the endpoint of OSM-API?! - how to? apollo 0 1,159 Aug-18-2020, 03:21 PM
Last Post: apollo
  Adding markers to Folium map only adding last element. tantony 0 2,095 Oct-16-2019, 03:28 PM
Last Post: tantony

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020