Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rishi-raj-jain/ttfb-booster

A service that digests paths and hits the SpeedVitals API to visit those around the globe to populate cache.
https://github.com/rishi-raj-jain/ttfb-booster

express flyio speedvitals ttfb

Last synced: 25 days ago
JSON representation

A service that digests paths and hits the SpeedVitals API to visit those around the globe to populate cache.

Awesome Lists containing this project

README

        



TTFB Booster



Twitter


Introduction ·
Tech Stack ·
Author

## Introduction

A service that digests `paths` and hits the SpeedVitals API to visit those around the globe. Comes in handy with deployment platform like [Edgio](https://edg.io) where edge caches allow you to speed up your site without hurting origin bandwidth.

## Tech Stack

- [Express](https://expressjs.com) – framework
- [SpeedVitals](https://speedvitals.com) – api
- [Fly](https://fly.io) – hosting

## Author

- Rishi Raj Jain ([@rishi_raj_jain_](https://twitter.com/rishi_raj_jain_))