souvenir
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
9 results tagged architecture  ✕   ✕
Architectural Decision Records https://adr.github.io/
02/12/2021 cluster icon
  • Scalable and Modular Architecture for CSS : A flexible guide to developing sites small and large.
  • Architecture Playbook : This playbook is targeted on providing practical tools for creating your IT architecture or design faster and better. This book contains architecture ...
  • CSS Reference : Learn by example: cssreference.io is a free visual guide to CSS. It features the most popular properties, and explains them with illustrated and anima...
  • Linked Data : This site exists to provide a home for, or pointers to, resources from across the Linked Data community.
  • Conventional Commits : The Conventional Commits specification is a lightweight convention on top of commit messages. It provides an easy set of rules for creating an explici...

An Architectural Decision (AD) is a software design choice that addresses a functional or non-functional requirement that is architecturally significant.

reference architecture
Lasso https://github.com/ww-tech/lasso
25/11/2021 cluster icon
  • fastlane : fastlane is the tool to release your iOS and Android app. It handles all tedious tasks, like generating screenshots, dealing with code signing, and re...
  • Bitrise - Mobile Continuous Integration and Delivery : Mobile Continuous Integration and Delivery (CI/CD) Platform as a Service (PaaS). It is a collection of tools and services to help you with the develop...
  • React Native : React Native lets you build mobile apps using only JavaScript. It uses the same design as React, letting you compose a rich mobile UI from declarative...
  • Flutter : Flutter is Google’s mobile UI framework for crafting high-quality native interfaces on iOS and Android in record time. Flutter works with existing cod...
  • PWABuilder : PWABuilder enables developers to quickly and easily to generate store uploadable packages for the Microsoft, Google Play, and iOS App stores.
thumbnail

Lasso is an iOS application architecture for building discrete, composable and testable components both big and small - from single one-off screens, through complex flows, to high-level application structures.

ios mobile architecture
Architecture Playbook https://nocomplexity.com/documents/arplaybook/
12/09/2020 cluster icon
  • Scalable and Modular Architecture for CSS : A flexible guide to developing sites small and large.
  • Architectural Decision Records : An Architectural Decision (AD) is a software design choice that addresses a functional or non-functional requirement that is architecturally significa...
  • The Debconf Programmer's Tutorial : This is a guide to using debconf with your packages, aimed at a Debian developer.
  • Inj3ct0r 1337day.com : Exploit database separated by exploit type (local, remote, DoS, Poc, etc.)
  • Pro Git : The entire Pro Git book, written by Scott Chacon and published by Apress, is available here

This playbook is targeted on providing practical tools for creating your IT architecture or design faster and better. This book contains architecture tools, QA tools, principles, requirements, standards and more.

architecture reference
arc https://arc.codes/
24/06/2018 cluster icon
  • XgeneCloud : XgeneCloud is an API Framework platform that instantly generates REST / GraphQL APIs on any SQL database. Supports MySQL, PostgreSQL, MSSQL, SQLite &...
  • Vercel : Vercel is a cloud platform for static sites and Serverless Functions that fits perfectly with your workflow. It enables developers to host Jamstack we...
  • Flocking : Flocking is a JavaScript audio synthesis framework designed for artists and musicians who are building creative and experimental Web-based sound proje...
  • Eve : Eve is an open source Python REST API framework designed for human beings. It allows to effortlessly build and deploy highly customizable, fully featu...
  • Symfony : Symfony is a set of reusable PHP components and a PHP framework for web projects.
thumbnail

Lambda functions simplified.
.arc is a plaintext manifest for defining next generation cloud infrastructure.
Version control your architecture and create cloud infra in minutes from an .arc manifest
Deploy in seconds with first class support for staging and production
Work locally while completely offline with a speedy in-memory database
Primitives not Frameworks; define app architecture agnostic of vendor arcana
Orchestrate and leverage powerful Amazon Web Services cloud primitives without frustrating configuration.

serverless architecture deployment framework
Istio https://istio.io/
03/12/2017 cluster icon
  • Envoy Proxy : Envoy is an L7 proxy and communication bus designed for large modern service oriented architectures.
  • Conductor : Conductor is an orchestration engine that runs in the cloud. Netflix built Conductor to help orchestrate microservices based process flows with the fo...
  • arc : Lambda functions simplified. .arc is a plaintext manifest for defining next generation cloud infrastructure. Version control your architecture and cre...
  • txti : Fast web pages for everybody. With txti, anyone can use any device to share their story.
  • Bottery : Bottery is a syntax, editor, and simulator for prototyping generative contextual conversations modeled as finite state machines.

Istio is an open platform that provides a uniform way to connect, manage, and secure microservices. Istio supports managing traffic flows between microservices, enforcing access policies, and aggregating telemetry data, all without requiring changes to the microservice code.

microservice platform architecture
Envoy Proxy https://www.envoyproxy.io/
21/11/2017 cluster icon
  • Istio : Istio is an open platform that provides a uniform way to connect, manage, and secure microservices. Istio supports managing traffic flows between micr...
  • Backstage : Backstage is an open platform for building developer portals. Powered by a centralized software catalog, Backstage restores order to your microservice...
  • Appwrite : Appwrite is an end-to-end backend server for Web, Mobile, Native, or Backend apps packaged as a set of Docker microservices. Appwrite abstracts the co...
  • Scrapoxy : Scrapoxy hides your webscraper behind a cloud. It starts a pool of proxies to relay your requests. Now, you can crawl without thinking about blacklist...
  • Temporal : Temporal is a microservice orchestration platform which enables developers to build scalable applications without sacrificing productivity or reliabil...

Envoy is an L7 proxy and communication bus designed for large modern service oriented architectures.

opensource proxy microservice architecture
ADR Tools https://github.com/npryce/adr-tools
17/04/2017 cluster icon
  • docopt : Command-line interface description language
  • how2 : stackoverflow from the terminal. how2 finds the simplest way to do something in a unix shell. It's like man, but you can query it in natural language.
  • scriv : Scriv is a command-line tool for helping developers maintain useful changelogs. It manages a directory of changelog fragments. It aggregates them into...
  • Phinx : Phinx makes it ridiculously easy to manage the database migrations for your PHP app. In less than 5 minutes you can install Phinx and create your firs...
  • Hurl : Hurl is a command line tool that runs HTTP requests defined in a simple plain text format. It can chain requests, capture values and evaluate queries ...
thumbnail

A command-line tool for working with Architecture Decision Records (ADRs).

architecture cli tool documentation
ROCA: Resource-oriented Client Architecture http://roca-style.org
16/03/2012 cluster icon
  • Marka : Beautiful transformable icons built for the web.
  • Flagr : Flagr is an open source Go service that delivers the right experience to the right entity and monitors the impact. It provides feature flags, experime...
  • Astro : Astro is an all-in-one web framework for building fast, content-focused websites.
  • Architecture Playbook : This playbook is targeted on providing practical tools for creating your IT architecture or design faster and better. This book contains architecture ...
  • YunoHost : YunoHost is a server operating system aiming to make self-hosting accessible to everyone.

A collection of simple recommendations for decent Web application frontends

web architecture rest
Scalable and Modular Architecture for CSS http://smacss.com/book
07/10/2011 cluster icon
  • AlsacréationS : Alsacréations est une communauté dédiée à l'apprentissage des standards web (W3C, HTML, XHTML, CSS) ainsi qu'à l'accessibilité numérique
  • Architectural Decision Records : An Architectural Decision (AD) is a software design choice that addresses a functional or non-functional requirement that is architecturally significa...
  • CSSdoc : This is a draft to bring automatic documentation to CSS files, like its known for JavaScript and PHP files through JavaDoc/DocTags.
  • Architecture Playbook : This playbook is targeted on providing practical tools for creating your IT architecture or design faster and better. This book contains architecture ...
  • Frameworks for Designers : A reflexion on CSS frameworks

A flexible guide to developing sites small and large.

reference css architecture
1646 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn