mastodon.gamedev.place is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server focused on game development and related topics.

Server stats:

5.2K
active users

#api

32 posts31 participants1 post today

#Insurance Firm #Lemonade Says #API Glitch Exposed Some Driver’s License Numbers - SecurityWeek

Lemonade says the incident is not material and that its operations were not compromised, nor was its customer data targeted.

Insurance firm Lemonade is notifying roughly 190,000 individuals that their driver’s license numbers were likely exposed due to a technical glitch.

> Hmm, it wasn’t targeted but was exposed
#driverslicense #privacy #security

securityweek.com/insurance-fir

#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?