veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

262
active users

#restful

0 posts0 participants0 posts today

I'm developing a demo app to be called #Winsome to show how to use my #dweb #RESTful APIs for the decentralised #Autonomi network.

I struggle with raw HTML, CSS & JS and am much happier with Svelte but this is going to be an app in a single HTML file so it's taken a while but the hard part is done!

Thinking about next steps has clarified what else I need in the #REST API and how to provide a neat security model for p2p web apps!

I do love code!

#RESTful #API design advice wanted.

I'm blundering my way through my first #REST API implementation (for a #decentralized storage network.)

I have several APIs working but still unsure about how these should work to support different client styles and use cases.

For example, someone suggested custom headers for metadata which I wasn't aware was an option! How to code binary data in a JSON payload is another of many questions I have.

Can you point to design guides or best practice examples?