Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blacksmoke16/athena-mercure
Proof of concept Athena Mercure integration
https://github.com/blacksmoke16/athena-mercure
Last synced: 16 days ago
JSON representation
Proof of concept Athena Mercure integration
- Host: GitHub
- URL: https://github.com/blacksmoke16/athena-mercure
- Owner: Blacksmoke16
- Created: 2024-02-23T04:20:58.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-02-23T05:40:57.000Z (10 months ago)
- Last Synced: 2024-05-06T00:04:54.820Z (8 months ago)
- Language: Crystal
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Athena-Mercure
Proof of concept integration between Athena and Mercure.
## Getting Started
### Setup
1. `docker compose up`
1. `source .env`
1. `crystal src/server.cr`### Usage
1. Navigate to http://localhost:8080/
1. Open the console, should see `Listening...`
1. Hitup http://localhost:3000/book/1 in another tab or via `curl` or something
1. Should see a message come through in the console.