8000 GitHub - boredsort/pre-render-server
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

boredsort/pre-render-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pre-render-server

Is a server to pre-render websites and cache html documents, this can be used for scraping single page apps. - Cache html documents - Screencapture - Alternate view cache

How to install

Download a couchdb for database from https://hub.docker.com/_/couchdb

docker pull couchdb

Install the node modules

npm install

How to use

  • Cache a site by sending a POST request on /run route
    Check on the utils/validator.js for the schema of the payload body

  • Get a cache by sending a POST request on /get route

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0