this post was submitted on 26 Jul 2021
20 points (100.0% liked)

Rust Programming

8871 readers
3 users here now

founded 6 years ago
MODERATORS
 

Iframely is our embed / picture thumbnail fetcher for external sites. But its extremely heavy, unreliable ( crashes a lot ), and doesn't build for ARM.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 2 points 4 years ago (1 children)

Hmm, so a service that you send a URL to, via REST request, and then it fetches the thumbnail/content, wraps some HTML around it, and then responds with that to the REST request?

That sounds like a rather big project...

[โ€“] [email protected] 1 points 4 years ago

It doesn't need to wrap html, only serve up json.