https://github.com/flipez/faster-than-bastelfreak
ftb is a small script that calculates how many times the given website is faster than bastelfreaks blog
https://github.com/flipez/faster-than-bastelfreak
Last synced: over 1 year ago
JSON representation
ftb is a small script that calculates how many times the given website is faster than bastelfreaks blog
- Host: GitHub
- URL: https://github.com/flipez/faster-than-bastelfreak
- Owner: Flipez
- License: mit
- Created: 2015-07-15T15:41:43.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-23T22:20:05.000Z (about 11 years ago)
- Last Synced: 2025-02-12T16:50:22.708Z (over 1 year ago)
- Language: Ruby
- Homepage: https://flipez.de/ftb
- Size: 191 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#faster-than-bastelfreak
### Introduction
ftb is a small script that calculates how many times the given website is faster than bastelfreaks blog
Currently under development. Please help improving this app and contribute or open issues!

### Installation
```bash
git clone https://github.com/Flipez/faster-than-bastelfreak.git
```
### Usage
Please note that it is important to enter the full URL including a valid scheme (`https://`)
#### API
Perform a GET request to `https://flipez.de/ftb/test.json?q=https://example.com` to get the result JSON formatted.
#### Webapplication
Adjust the puma.rb and config.ru at your needs, then run
#### Command line
You can simple use the command line to compare with bastelfreaks blog
```bash
ruby ftb.rb https://flipez.de
```
```bash
bundle
puma -C puma.rb
```
### Thanks to
bastelfreak for not being mad at me ;)
https://blog.bastelfreak.de