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

https://github.com/dcrebbin/gimme_server

API to generate scheduled AI researched newsletters, created with Rust Actix Web
https://github.com/dcrebbin/gimme_server

actix-web email perplexity rust

Last synced: 12 months ago
JSON representation

API to generate scheduled AI researched newsletters, created with Rust Actix Web

Awesome Lists containing this project

README

          

# Gimmie REST Server

### Generated Email Example

![Example 1](/public/example-1.png)

### Example Config (via Bing & OpenAI)

![Example 1](/public/example-2.png)

## Setup

1) Install Rust

2) Create a `.env` file based on `env.example`

3)
- **local:** Run `cargo run`

- **docker:** Run `docker compose up --build`

- **deploy:** https://fly.io or https://console.cloud.google.com