Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rishi-raj-jain/ttfb-booster
- Owner: rishi-raj-jain
- License: mit
- Created: 2022-12-27T07:53:25.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-27T12:44:41.000Z (almost 2 years ago)
- Last Synced: 2024-10-08T03:29:20.105Z (about 1 month ago)
- Topics: express, flyio, speedvitals, ttfb
- Language: JavaScript
- Homepage:
- Size: 16.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
TTFB Booster
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_))