Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sigridjineth/gophercon-2023-bluesky-demo

Build your own Bluesky Demo on Gophercon Korea 2023 using AWS Lambda and API Gateway 🧙🪄🐦🔵💙
https://github.com/sigridjineth/gophercon-2023-bluesky-demo

apigateway aws bluesky gophercon lambda

Last synced: 5 days ago
JSON representation

Build your own Bluesky Demo on Gophercon Korea 2023 using AWS Lambda and API Gateway 🧙🪄🐦🔵💙

Awesome Lists containing this project

README

        

# GopherCon Korea 2023 Restful Demo
## Slides
https://docs.google.com/presentation/d/1AbDmavIFEaTMcLMhmG-g4fuLE2T5Y7Gq/edit?usp=sharing&ouid=101923724493428931204&rtpof=true&sd=true

## Endpoint
```
https://4u5b6np4ch.execute-api.ap-northeast-2.amazonaws.com/gophercon/followers/full/golangkorea.bsky.social
Bearer {app_key}
```

## Reference
[go-bluesky](https://github.com/karalabe/go-bluesky)