Skip to content
forked from soltysh/blast

Sample microservice application written in python

License

Notifications You must be signed in to change notification settings

vrutkovs/catcatgo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CatCatGo

This repository contains sample microservice application written in python. The app consists of:

  • Mongo database to store URLs to pictures
  • Flask backend, which searches the DB
  • ReactJS UI which queries the API and renders images
  • Scraper cronjob, which fetches new URLs from specified subreddits

Live demo is available at http://ui-catcatgo.e8ca.engint.openshiftapps.com/

About

Sample microservice application written in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 52.4%
  • JavaScript 29.6%
  • HTML 9.7%
  • Shell 8.3%