How to get started with Nostr
Nostr uses blockchain technology and relays for message distribution without centralized storage.
Gary Woodfine
Back-end software engineer
Nostr uses blockchain technology and relays for message distribution without centralized storage.
Gary Woodfine
Back-end software engineer
Explore how to use layouts and pages in your Nuxt Application
Gary Woodfine
Back-end software engineer
Explore the Nuxt framework and how to start a new project using Nuxt and Vue
Gary Woodfine
Back-end software engineer
Explore the Nuxt framework and how to start a new project using Nuxt and Vue
Gary Woodfine
Back-end software engineer
using DigitalOcean Spaces as a Terraform state Backend
Gary Woodfine
Back-end software engineer
A tutorial on how to configure your local environment with Terraform and DigitalOcean CLI
Gary Woodfine
Back-end software engineer
A getting started guide to developing web based API with rust and actix-web
Gary Woodfine
Back-end software engineer
API Design Patterns lays out a set of design principles for building internal and public-facing APIs.
Gary Woodfine
Back-end software engineer
A getting started guide to developing web based API with rust and actix-web (1/2)
Gary Woodfine
Back-end software engineer
A getting started guide to developing web based API with rust and actix-web
Gary Woodfine
Back-end software engineer
Why do we need a schema and how can schemas be used to make your life easier and organise data and objects in your database
Gary Woodfine
Back-end software engineer
Decentralized Social Media and the Future of Online Communication
Gary Woodfine
Back-end software engineer
Connecting third party applications via their APIs enabling communication, interactivity and data exchange.
Gary Woodfine
Back-end software engineer
A book about monetary value and history of Bitcoin, detailing the importance of Bitcoin in terms of economy and finance.
Gary Woodfine
Back-end software engineer
The Sovereign Individual details strategies necessary for adapting financially to the next phase of Western civilization.
Gary Woodfine
Back-end software engineer
Bitcoin is a collection of concepts and technologies that form the basis of a digital money ecosystem. Units of currency called bitcoin are used to store and transmit value among participants in the Bitcoin network.
Gary Woodfine
Back-end software engineer
Blockchains make use of two types of cryptographic algorithms, asymmetric-key algorithms, and hash functions.
Gary Woodfine
Back-end software engineer
Public key cryptography is a method of encrypting or signing data.
Gary Woodfine
Back-end software engineer
Blockchain is a shared ledger, allowing thousands of connected computers or servers to maintain a single, secured and immutable ledger
Gary Woodfine
Back-end software engineer
The key concepts and technologies that form the basis of the evolution of a global monetary system.
Gary Woodfine
Back-end software engineer
WebSockets are a bi-directional, full duplex communications protocol initiated over HTTP. They are commonly used in modern web applications for streaming data and other asynchronous traffic.
Gary Woodfine
Back-end software engineer
What is API First? Discover how developing your API first will enable developing better and more products of your organization.
Gary Woodfine
Back-end software engineer
Design patterns are documented solutions to recurrent design problems that arise in software design. They offer a blueprint for solving a particular problem, providing a proven and tested approach to code organization and implementation.
Gary Woodfine
Back-end software engineer
A software design pattern to return the outcome of an operation as an object containing the result and any accompanying values.
Gary Woodfine
Back-end software engineer
Understand the uses of the API gateway pattern and when to use it in API Development to provide a single-entry point for groups of microservices.
Gary Woodfine
Back-end software engineer
The backend for frontend (BFF) is a software architecture pattern relevant for microservices & domain-driven design to simplify the communication between the frontend and backend
Gary Woodfine
Back-end software engineer
An API integration strategy is a systematic approach to connecting and leveraging various software applications and services through their Application Programming Interfaces
Gary Woodfine
Back-end software engineer
threenine.co.uk cover introductory concept, terminologies & technologies related to API development in order to gain a basic understanding.
Gary Woodfine
Back-end software engineer
A REST API is an API that conforms to the design principles of the REST, or representational state transfer architectural style. For this reason, REST APIs are sometimes referred to RESTful APIs.
Gary Woodfine
Back-end software engineer
API stands for Application Programming Interface. The application can be any software that performs a specific task and the interface is a point where two applications communicate. One application acts as a client and the other acts as a server.
Gary Woodfine
Back-end software engineer
AUnderstanding and leveraging APIs allows developers to build robust, maintainable, and scalable applications that can adapt to evolving technological landscapes.
Gary Woodfine
Back-end software engineer
A walk-through guide on how to implement WebSocket end points in dotnet
Gary Woodfine
Back-end software engineer