odysseusmax / tg-index

Python web app to index telegram chats and serve its files for download over HTTP.
GNU General Public License v3.0
383 stars 468 forks source link

API ? #37

Open spinnaker1 opened 3 years ago

spinnaker1 commented 3 years ago

Does the API work?

When I use http://mydomain.com:8080/Hasd/api GET request in Postman, it returns the html page of http://mydomain.com:8080/. I select the group and append /api . Correct?

odysseusmax commented 3 years ago

that is no longer supported.

spinnaker1 commented 3 years ago

Can you please reimplement it? It is very useful!

odysseusmax commented 3 years ago

what is the usecase?

spinnaker1 commented 3 years ago

passing links to downloader, data mining, creating rss feed, ...