Dev Miscellaneous
357 subscribers
883 photos
6 videos
5 files
912 links
A channel where you can find developer tips, tools, APIs, resources, memes and interesting contents.

Join our comments chat for more.

Comments chat (friendly :D)
https://t.me/+r_fUfa1bx1g0MGRk
Download Telegram
Public APIs

A collective list of free APIs for use in software and web development.

https://github.com/public-apis/public-apis

@DevMisc
#api #github #webdev
API Tokens: A Tedious Survey

An overview about API tokens and how (and where) to use them.

https://fly.io/blog/api-tokens-a-tedious-survey/

@DevMisc
#cryptography #api #overview
How To Perform Remote Procedure Calls With Go

REST APIs have long been dominating the development world, but there is a new player in town...

https://betterprogramming.pub/how-to-perform-remote-procedure-calls-with-go

@DevMisc
#golang #grpc #api
Memorable Unique Identifiers (MUIDs)

Generating offline identifiers in which p = os.urandom(x) is the private key and sha256(p) is the public key, with PoW constraints.

https://www.gkbrk.com/2022/10/memorable-unique-identifiers-muid

@DevMisc
#cryptography #api #misc
🔥3👍1🖕1