twindle-co / twindle

Twindle - an open source project for beginners. Converting twitter threads to pdf, epub, and mobi format to be read by Kindle.
https://www.twindle.co
MIT License
134 stars 133 forks source link

Implemented Richardson Maturity Model lvl 2 #869

Closed PuruVJ closed 3 years ago

PuruVJ commented 3 years ago

The new endpoints are

GET /threads/:id -> returns data about that specific id param. POST /threads/:id -> adds the threadID and basic data into the database.