eGangotri / momo_backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeJS Backend

https://github.com/eGangotri/momo_backend

React Frontend

https://github.com/eGangotri/momo_react_frontend

Image Gallery with Search Text Filtering

Image Gallery with Type Filtering

Retrieve

API Call: http://admin:supersecret@localhost:4000/momos/retrieve

Scrape

API Call: http://admin:supersecret@localhost:4000/momos/scrape

Media Scraper

  • Create an API which will accept an array for Web URL in the request Body.
  • Add Basic Server Auth Middleware.
  • Add Middleware for Logging and Error Handling.
  • Scrap Image and Video URLs for requested Web URL's.
  • Store All Data into any SQL database.(elephantsql/indicjournals2)
  • Create a simple web page for showing all the Images and Video's.
  • Paginate front-end API and we can filter data based upon type and search text.
  • Use Node.js for backend and React.js for front-end.

About


Languages

Language:TypeScript 100.0%