Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/HTTPArchive/legacy.httparchive.org
<<THIS REPOSITORY IS DEPRECATED>> The HTTP Archive provides information about website performance such as # of HTTP requests, use of gzip, and amount of JavaScript. This information is recorded over time revealing trends in how the Internet is performing. Built using Open Source software, the code and data are available to everyone allowing researchers large and small to work from a common base.
https://github.com/HTTPArchive/legacy.httparchive.org
Last synced: 10 days ago
JSON representation
<<THIS REPOSITORY IS DEPRECATED>> The HTTP Archive provides information about website performance such as # of HTTP requests, use of gzip, and amount of JavaScript. This information is recorded over time revealing trends in how the Internet is performing. Built using Open Source software, the code and data are available to everyone allowing researchers large and small to work from a common base.
- Host: GitHub
- URL: https://github.com/HTTPArchive/legacy.httparchive.org
- Owner: HTTPArchive
- License: other
- Archived: true
- Created: 2014-01-10T22:29:40.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2022-05-30T17:43:15.000Z (over 2 years ago)
- Last Synced: 2024-04-13T21:47:58.072Z (7 months ago)
- Language: PHP
- Homepage: https://legacy.httparchive.org
- Size: 4.65 MB
- Stars: 327
- Watchers: 42
- Forks: 93
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# The HTTP Archive tracks how the Web is built
!! Important: This repository is deprecated. Please see [HTTPArchive/httparchive.org](https://github.com/HTTPArchive/httparchive.org) for the latest development !!
This repo contains the source code powering the [HTTP
Archive](http://httparchive.org) data collection.## What is the HTTP Archive?
Successful societies and institutions recognize the need to record their
history - this provides a way to review the past, find explanations for
current behavior, and spot emerging trends. In 1996 [Brewster
Kahle](http://en.wikipedia.org/wiki/Brewster_Kahle)
realized the cultural significance of the Internet and the need to
record its history. As a result he founded the [Internet
Archive](http://archive.org) which
collects and permanently stores the Web's digitized content.In addition to the content of web pages, it's important to record how this digitized content is constructed and served.
The [HTTP Archive](http://httparchive.org/) provides this record. It is a permanent repository of
web performance information such as size of pages, failed requests, and
technologies utilized. This performance information allows us to see
trends in how the Web is built and provides a common data set from which
to conduct web performance research.