Skip to content
This repository was archived by the owner on Sep 2, 2022. It is now read-only.

Commit c4813c6

Browse files
committed
Add dashboard GIF to main README, add blurb to all READMEs
1 parent 7cc9ea5 commit c4813c6

4 files changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
77
[![license](https://img.shields.io/badge/license-MIT-green)](https://github.com/apilytics/apilytics-node/blob/master/LICENSE)
88

9+
Apilytics is a service that lets you analyze operational, performance and security metrics from your APIs without infrastructure-level logging.
10+
11+
<img src="https://www.apilytics.io/mock-ups/time-frame.gif" alt="Apilytics dashboard animation" width="600" height="300" />
12+
913
## Installation
1014

1115
1. Sign up and get your API key from https://apilytics.io - we offer a completely free trial with no credit card required!

packages/core/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
[![node versions](https://img.shields.io/node/v/@apilytics/core)](#what-nodejs-versions-does-the-package-work-with)
99
[![license](https://img.shields.io/npm/l/@apilytics/core)](https://github.com/apilytics/apilytics-node/blob/master/packages/core/LICENSE)
1010

11+
Apilytics is a service that lets you analyze operational, performance and security metrics from your APIs without infrastructure-level logging.
12+
1113
Make sure to check out our out-of-the-box middleware packages first:
1214

1315
- [**Express**](../express/README.md#installation)

packages/express/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
[![node versions](https://img.shields.io/node/v/@apilytics/express)](#what-nodejs-versions-does-the-package-work-with)
99
[![license](https://img.shields.io/npm/l/@apilytics/express)](https://github.com/apilytics/apilytics-node/blob/master/packages/express/LICENSE)
1010

11+
Apilytics is a service that lets you analyze operational, performance and security metrics from your APIs without infrastructure-level logging.
12+
1113
## Installation
1214

1315
1. Sign up and get your API key from https://apilytics.io - we offer a completely free trial with no credit card required!

packages/next/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
[![node versions](https://img.shields.io/node/v/@apilytics/next)](#what-nodejs-versions-does-the-package-work-with)
99
[![license](https://img.shields.io/npm/l/@apilytics/next)](https://github.com/apilytics/apilytics-node/blob/master/packages/next/LICENSE)
1010

11+
Apilytics is a service that lets you analyze operational, performance and security metrics from your APIs without infrastructure-level logging.
12+
1113
## Installation
1214

1315
1. Sign up and get your API key from https://apilytics.io - we offer a completely free trial with no credit card required!

0 commit comments

Comments
 (0)