Bluesky post to HTML, it's got to be easy!?

Abierto
#266 0 comentarios 0 reacciones 0 asignados Ver en GitHub

Nadie ha tomado este issue todavía.

Evaluación

Dificultad
5/5
Tiempo estimado
Más de una semana
Aptitud para principiantes
25/100
Tipo de issue
Nueva funcionalidad
Claridad
Bastante claro
Estado de actividad
Estancado
Stack tecnológico
javascript
Área
api, web-dev

Línea de trabajo

Start with the linked @atproto/api toolkit and the Bluesky post identifier described in the issue. Define the small set of endpoints and the returned JavaScript object fields, including text, enclosed images, and posting time; done means a post address or id can be turned into that structured data for an HTML template.

Escrito por el modelo de indexación a partir del texto del issue.

Descripción

I had an impulse to write a little web app that takes the address of a post on Bluesky and flows it through an html template and serves it, so I can easily publish stuff I wrote on Bluesky. I thought to use a toolkit John Spurlock pointed me to. Where to start. All the theory upfront, like the spec.

I just want something that takes the id of a post and returns a JavaScript object with a bunch of info like the text, any image enclosed, when it was posted, stuff like that. There really are only 5 or 10 endpoints most apps need.

If you're interested in solving this problem for Bluesky, please post a note below.

Lenguaje dominante
HTML
Estrellas
134
Forks
10
Métricas de merge de PR
Sin PR fusionados en 30 d

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Primeros pasos

  1. Lee el issue completo y luego la guía de contribución del proyecto.
  2. Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
  3. Haz un fork del repositorio y trabaja en una rama.
  4. Abre un pull request que haga referencia al número del issue.

Más de scripting/Scripting-News

Todos los issues de scripting/Scripting-News

Issues similares

Más issues de Backend & API Design

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.