Skip to content

chm-dev/rdr-backend

Repository files navigation

webReaDeR backend

logo

This is backend for simple "Read it later" / "Pocket" clone as Progressive WebApp. Frontend repository is here.

It is a Strapi instance with some custom modifications.

This backend provides:

  • Fully functional and lovely strapi frontned for data managment
  • Account managment (login / register) with JWT Authentication
  • Custom content fetcher plugin (uses external ML based api for content extraction from url)
  • Customised endpoints for limiting data transfer size and caching purposes.
  • Splits contents of an article and its metadata into two separate tables (proof of concept for easier scaling as scraped html contents can get big)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published