An open API service indexing awesome lists of open source software.

https://github.com/awcodify/pagespeed-cli

A CLI to test your web performance using Google PageSpeed
https://github.com/awcodify/pagespeed-cli

pagespeed pagespeed-insights pagespeed-insights-api

Last synced: 8 months ago
JSON representation

A CLI to test your web performance using Google PageSpeed

Awesome Lists containing this project

README

          

# PageSpeed-CLI [![codecov](https://codecov.io/gh/awcodify/pagespeed-cli/branch/master/graph/badge.svg)](https://codecov.io/gh/awcodify/pagespeed-cli)

CLI for testing a web performance using Google PageSpeed

## Installation

```bash
go build
```

## Usage

```bash
./pagespeed-cli --help
```

## Current Idea
* Fix the code documentations
* Create prometheus exporter
* Better result

## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

## Contact
awcodify@gmail.com

## License
[MIT](https://choosealicense.com/licenses/mit/)