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
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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...
It doesn't need to wrap html, only serve up json.