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
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
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
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
8 Free Public APIs That you can use in side projects
https://dev.to/afozbek/8-free-public-apis-that-you-can-use-in-side-projects
@DevMisc
#api #projectideas #webdev
https://dev.to/afozbek/8-free-public-apis-that-you-can-use-in-side-projects
@DevMisc
#api #projectideas #webdev
Memorable Unique Identifiers (MUIDs)
Generating offline identifiers in which
https://www.gkbrk.com/2022/10/memorable-unique-identifiers-muid
@DevMisc
#cryptography #api #misc
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