Posts

  • hydra

    A light-weight library for building distributed applications such as microservices

    Visit our dedicated documentation site for hydra at: https://www.hydramicroservice.com

    Hydra works great on AWS using Docker containers and Swarm mode, see: https://www.hydramicroservice.com/docs/docker/docker.html

    Tags: #javascript β€’ microservices β€’ distributed-computing

  • garson

    Build interactive config-based command-line interfaces with JavaScript πŸ˜‰

    Tags: #typescript

  • memento

    Memento is a development-only tool that caches HTTP calls once they have been executed.

    When building a UI or working on any project that rely on external services, some things can slow us down:

    • the API may not be stable at the moment
    • the API may apply harsh rate-limiting (and that’s terrible if you forget the dependency array in your React.useEffect πŸ˜‰)
    • …or you may be working on a train or plane where the network is not reliable.

    Memento has been built to solve these problems.

    Memento acts as a development buddy that remembers the requests that your application is sending, the server response, and will respond to your app without the need for requests to go over the internet.

    Pro-tip: Memento may also be used for stubbing external services for integration or end-to-end testing πŸŽ‰

    Tags: #typescript β€’ memento β€’ node

  • JMSSerializerBundle

    Easily serialize, and deserialize data of any complexity (supports XML, JSON, YAML)

    You can learn more about the bundle in its documentation.

    Tags: #php

  • gramjs

    NodeJS/Browser MTProto API Telegram client library,

    A Telegram client written in JavaScript for Node.js and browsers, with its core being based on Telethon.

    Tags: #typescript β€’ hacktoberfest β€’ telegram-client

  • fhir_client

    Ruby FHIR Client

    Ruby FHIR client.

    Supports:

    • FHIR R4, STU3 and DSTU2
    • JSON and XML
    • All CRUD, including version read and history
    • Transactions and Batches
    • Search
    • Operations (e.g. $everything, $validate)
    • Support for OAuth2

    Tags: #ruby β€’ fhir β€’ fhir-client

  • obsidian-quiet-outline

    Improving experience of outline in Obsidian

    An outline plugin makes headings easier to read.

    δΈ­ζ–‡ζ–‡ζ‘£

    Tags: #typescript

  • fritzing-parts

    Electronic components for use in the Fritzing app (aka the parts library)

    See the contribution guidelines on how to contribute directly to this repository. If this seems too complex, you may alternatively share your part in the fritzing forum.

    Tags: #python β€’ fritzing-parts

  • archivesspace

    The ArchivesSpace archives management tool

    ArchivesSpace is released under the Educational Community License, version 2.0. See the COPYING file for more information.

    Tags: #ruby β€’ archivesspace β€’ archives

  • a17t

    An atomic design toolkit for pragmatists

    a17t is available on NPM, and can be installed with npm install a17t and installed in Tailwind by adding require("a17t") to the plugins section of your tailwind.config.js file. For more information, check out the documentation site.

    Tags: #javascript β€’ css β€’ framework

subscribe via RSS