Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wayback-css-api

Api to retrieve css from the wayback machine.

Installation

git clone https://github.com/cssstats/wayback-css-api && cd $_
npm i && npm start

Usage

curl 'localhost:3000?url=johnotander.com&timestamp=20150222'

You can also add the stats query param to get cssstats back

curl 'localhost:3000?url=johnotander.com&timestamp=20150222&stats=true'

License

MIT

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Crafted with <3 by John Otander (@4lpine).


This package was initially generated with yeoman and the p generator.

About

Api to retrieve css from the wayback machine

Resources

Stars

3 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages