Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emppu-dev/librerest
A Privacy-Focused Front-End to Pinterest.
https://github.com/emppu-dev/librerest
frontend go libre librerest pinterest privacy
Last synced: 20 days ago
JSON representation
A Privacy-Focused Front-End to Pinterest.
- Host: GitHub
- URL: https://github.com/emppu-dev/librerest
- Owner: emppu-dev
- License: agpl-3.0
- Created: 2024-10-20T02:36:08.000Z (29 days ago)
- Default Branch: main
- Last Pushed: 2024-10-21T09:41:38.000Z (28 days ago)
- Last Synced: 2024-10-22T14:46:56.482Z (27 days ago)
- Topics: frontend, go, libre, librerest, pinterest, privacy
- Language: HTML
- Homepage: https://librerest.bunk.lol/
- Size: 1.22 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Librerest
A Privacy-Focused Alternative to Pinterest.
- No tracking
- No exposing your IP address; connections are proxied
- No JavaScript
- No cookies
- No hassle## Screenshots
![Index](./screenshots/index.png)
![Results](./screenshots/results.png)## Instances
| URL | Location | Cloudflare |
|-|-|-|
| https://librerest.bunk.lol | 🇮🇸 IS ||## Speed
| Performance Metric | Librerest | Pinterest |
|-|-|-|
| Performance | 100% | 30% |
| Speed Index | 0.2 s | 4.4 s |Speed test results: [Librerest](https://pagespeed.web.dev/analysis?url=https://librerest.bunk.lol/), [Pinterest](https://pagespeed.web.dev/analysis?url=https://www.pinterest.com/)
## How to deploy
1. Install docker
2. Configure docker-compose.yml
3. Run `docker compose up -d` to build and run the container as a daemon.