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
page 36 / 83
Swagger http://swagger.io/
28/11/2016 cluster icon
  • HTTP API design : This guide describes a set of HTTP+JSON API design practices, originally extracted from work on the Heroku Platform API.
  • AI21 Studio : AI21 Studio allows users to generate text completions for an input prompt using Jurassic-1 language models.
  • DevDocs : DevDocs combines multiple API documentations in a fast, organized, and searchable interface.
  • Paypal's API style guide : API design guidelines from Paypal
  • phpDocumentor : phpDocumentor enables you to generate documentation from your PHP source code. This documentation provides an in-depth view of your project to you, yo...

Swagger is a powerful open source framework backed by a large ecosystem of tools that helps you design, build, document, and consume your RESTful APIs.

api documentation generator
Kill the newsletter! https://kill-the-newsletter.com/
26/11/2016 cluster icon
  • mmmmail! : mmmmail! is a completely ANONYMOUS and FREE disposable Email to RSS service. This means you can choose any email address in the mmmmail.com domain and...
  • Notifier : RSSify some content sources: Email: get your favorite newsletters or any other types of emails straight to your RSS reader. Telegram channel: free you...
  • Substack : Substack is an online platform that provides publishing, payment, analytics, and design infrastructure to support subscription newsletters.
  • Tutanota : Tutanota is an open-source end-to-end encrypted email software and freemium hosted secure email service based on this software
  • mail-tester.com : Free online service that allows you to test your emails for Spam, Malformed Content and Mail Server Configuration problems

I love newsletters, but I hate receiving e-mails. Call me an oldie, but I still use RSS feeds to read my news and e-mails for communication. And I prefer to keep those two separate.

Unfortunately, as newsletters have become popular, there are some great readings that are not available through RSS anymore. Kill the newsletter! exists to fill this gap.

This service converts newsletters into RSS feeds.

rss email newsletter converter service
code2flow https://code2flow.com/
25/11/2016 cluster icon
  • Diagramo : Diagramo is an online flowchart software.
  • EtherPad : Etherpad is an Open Source online editor providing collaborative editing in really real-time powered by Node.js
  • Flyway : You can think of Flyway as version control for your database. It lets you evolve your database schema easily and reliably across all your instances. F...
  • Bitsy : Bitsy is a little editor for little games or worlds. The goal is to make it easy to make games where you can walk around and talk to people and be som...
  • dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!

Interactive code to flowchart converter. Turn your workflows, algorithms and manuals into easy to understand diagrams via simple code.

schema flowchart editor tool
WebPagetest https://www.webpagetest.org/
19/11/2016 cluster icon
  • Yellow Lab Tools : Online test to help speeding up heavy web pages
  • WebPagetest : Run a free website speed test from multiple locations around the globe using real browsers (IE and Chrome) and at real consumer connection speeds.
  • Wappalyzer : Wappalyzer is a cross-platform utility that uncovers the technologies used on websites. It detects content management systems, ecommerce platforms, we...
  • GoReplay : GoReplay is an open-source tool for capturing and replaying live HTTP traffic into a test environment in order to continuously test your system with r...
  • webhint : webhint is a linting tool that will help you with your site's accessibility, speed, security and more, by checking your code for best practices and co...
thumbnail

Run a free website speed test from multiple locations around the globe using real browsers (IE and Chrome) and at real consumer connection speeds. You can run simple tests or perform advanced testing including multi-step transactions, video capture, content blocking and much more. Your results will provide rich diagnostic information including resource loading waterfall charts, Page Speed optimization checks and suggestions for improvements.

website load performance test service
regex101 https://regex101.com/
17/11/2016 cluster icon
  • RegExr : Online Regular Expression Testing Tool
  • radare : Radare is a portable reversing framework that can... Disassemble (and assemble for) many different architectures Debug with local native and remote de...
  • VSTPLANET : VST Plugins Free - Virtual instruments and effects
  • Sonar : Sonar is a platform for debugging mobile apps on iOS and Android. Visualize, inspect, and control your apps from a simple desktop interface. Use Sonar...
  • Rosie Pattern Language : The Rosie Pattern Language (RPL) is intended to replace regular expressions (regex) in situations where: many regex are used in an application, projec...
thumbnail

Free PCRE-based regular expression debugger with real time explanation, error detection and highlighting.

regex reference debug tool
Webhook Tester http://webhook.site/
17/11/2016 cluster icon
  • Mockbin : Mockbin allows you to generate custom endpoints to test, mock, and track HTTP requests & responses between libraries, sockets and APIs.
  • httpbin.org : A simple HTTP Request & Response Service.
  • RequestBin : RequestBin gives you a URL that will collect requests made to it and let you inspect them in a human-friendly way. Use RequestBin to see what your HTT...
  • mountebank : mountebank is the first open source tool to provide cross-platform, multi-protocol test doubles over the wire. Simply point your application under tes...
  • 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 ...

Webhook Tester allows you to easily test webhooks and other types of HTTP requests.

http debug test api webhook
Crossbar.io http://crossbar.io/
12/11/2016 cluster icon
  • 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...
  • Cilium : Cilium is open source software for providing and transparently securing network connectivity and loadbalancing between application workloads such as a...
  • Izanami : Izanami is a shared configuration, feature flipping and A/B testing service perfectly well suited for micro services environment written in scala and ...
  • Iron : Iron is a fast and flexible middleware-oriented server framework that provides a small but robust foundation for creating complex applications and RES...
  • Riot : Riot allows teams to communicate across a wide range of collaboration apps. If some team members use Riot while others use IRC, Slack or Gitter, Riot ...

Crossbar.io is is a router for the open WAMP protocol, and it is open source. Together with the open source WAMP client libraries it is a connection fabric for components in distributed applications.

Crossbar.io connects an application with a temperature sensor, backend, alarm lamp, mobile frontend and a fan

Components can e.g. be a Web page/Web app frontend, a classic application backend running on a server, an individual microservice, a mobile client, or an IoT device.

Whatever they are, all components connect to Crossbar.io and Crossbar.io enables them to communicate with each other as equals.

network microservice server routing
GraphQL http://graphql.org/
12/11/2016 cluster icon
  • Cool QL Cool : CoolQLCool (CQC) is an open source GraphQL server that allows you to turn websites into GraphQL APIs.
  • Prisma : Prisma turns your database into a powerful GraphQL API which you can either use to build your own GraphQL server or connect to it directly from the fr...
  • Motty : Motty provides the simpler way to test your client services. It is a web application which gives you ability to create your own custom responses. So y...
  • 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...
  • Quicktype : Quicktype generates types and helper code for reading JSON in C#, Swift, JavaScript, Flow, Python, TypeScript, Go, Rust, Objective-C, Kotlin, C++ and ...

GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools.

querylanguage api client server graphql
FormLinter https://formlinter.com/
12/11/2016 cluster icon
  • mail-tester.com : Free online service that allows you to test your emails for Spam, Malformed Content and Mail Server Configuration problems
  • WebPagetest : Run a free website speed test from multiple locations around the globe using real browsers (IE and Chrome) and at real consumer connection speeds.
  • WebPagetest : Run a free website speed test from multiple locations around the globe using real browsers (IE and Chrome) and at real consumer connection speeds. You...
  • TellForm : An opensource alternative to TypeForm that can create stunning mobile-ready forms , surveys and questionnaires.
  • pForm : Create HTML Form in Seconds

Increase your form conversions by fixing common usability issues

Enter a URL. FormLinter will find a form on the page and let you know if it can be improved.

form html usability test service
ServiceWorker Cookbook https://serviceworke.rs/
12/11/2016 cluster icon
  • sw-toolbox : A collection of service worker tools for offlining runtime requests
  • sw-precache : Service Worker Precache is a module for generating a service worker that precaches resources. The module can be used in JavaScript-based build scripts...
  • Workbox : JavaScript Libraries for adding offline support to web apps.
  • Zest Documentation Browser : Offline search tool for developers. Find what you need without the need for Internet access. Allows finding detailed information not available in docu...
  • Debian New Maintainers' Guide : This document tries to describe the building of a Debian package to ordinary Debian users and prospective developers.

The Service Worker Cookbook is a collection of working, practical examples of using service workers in modern web apps.

serviceworker reference offline webapp
php-pm https://github.com/php-pm/php-pm
12/11/2016 cluster icon
  • PHP Performance tool : PHP performance tool analyse your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interf...
  • Snyk : Snyk helps you use open source and stay secure. Continuously find & fix vulnerabilities in your dependencies.
  • SensioLabs Security Advisories Checker : The SensioLabs security advisories checker is a simple tool, available as a web service or as an online application, that uses the information from yo...
  • dbv.php : dbv.php is a database version control web application featuring schema management, revision scripts, and more!
  • Lighthouse : Lighthouse is an open-source, automated tool for improving the quality of web pages. You can run it against any web page, public or requiring authenti...
thumbnail

PPM is a process manager, supercharger and load balancer for PHP applications.
It's based on ReactPHP and works best with applications that use request-response frameworks like Symfony's HTTPKernel. The approach of this is to kill the expensive bootstrap of PHP (declaring symbols, loading/parsing files) and the bootstrap of feature-rich frameworks. See Performance section for a quick hint. PHP-PM basically spawns several PHP instances as worker bootstraping your application (eg. the whole Symfony Kernel) and hold it in the memory to be prepared for every incoming request: This is why PHP-PM makes your application so fast.

php performance tool loadbalancer subprocess
Auth0 https://auth0.com/
12/11/2016 cluster icon
  • Better Auth : Better Auth is a framework-agnostic authentication and authorization framework for TypeScript. It provides a comprehensive set of features out of the ...
  • ORY : ORY Hydra is the most popular OAuth 2.0 and OpenID Connect server. It integrates with every identity management and meets or exceeds security best pra...
  • Run your own identity server : Running your own identity server allows you to act as an OpenID Provider. You could run one just for yourself, for a community of users or, if you wis...
  • Kill the newsletter! : I love newsletters, but I hate receiving e-mails. Call me an oldie, but I still use RSS feeds to read my news and e-mails for communication. And I pre...
  • Plasticity : Extract entities, relationships, and context from text using the Sapien Language Engine. This general natural language understanding API is used for t...
thumbnail

Auth0 is a service that abstracts how users authenticate to applications.

You can connect any application (written in any language or on any stack) to Auth0 and define its Connection, the method used to authenticate the users of that application:

Custom credentials: username + passwords
Social network logins: Google, Facebook, Twitter, and any OAuth2, OAuth1 or OpenID Connect provider
Enterprise directories: LDAP, Google Apps, Office 365, ADFS, AD, SAML-P, WS-Federation, etc.
Passwordless systems: TouchID, one time codes on SMS, or email
authentication service sso oauth openid
Grafana https://grafana.com/
12/11/2016 cluster icon
  • Superset : Apache Superset is a modern data exploration and visualization platform
  • JpGraph : JpGraph is an Object-Oriented Graph creating library for PHP >= 5.1 The library is completely written in PHP and ready to be used in any PHP scripts (...
  • Plausible Analytics : Plausible is a lightweight and open-source website analytics tool. It doesn’t use cookies and is fully compliant with GDPR, CCPA and PECR.
  • Monitoror : Monitoror is a wallboard monitoring app to monitor server status; monitor CI builds progress or even display critical values. Monitoror is a single fi...
  • Metabase : Metabase is the easy, open source way for everyone in your company to ask questions and learn from data.

Grafana provides a powerful and elegant way to create, explore, and share dashboards and data with your team and the world.

Grafana is most commonly used for visualizing time series data for Internet infrastructure and application analytics but many use it in other domains including industrial sensors, home automation, weather, and process control.

visualization dashboard graph analytics monitoring opensource
Wit https://wit.ai/
12/11/2016 cluster icon
  • API.AI : With API.AI, you can create conversational scenarios within minutes, then build advanced dialogues to manage the conversation flow with the user. Once...
  • Plasticity : Extract entities, relationships, and context from text using the Sapien Language Engine. This general natural language understanding API is used for t...
  • Novu : Novu provides a unified API that makes it simple to send notifications through multiple channels, including In-App, Push, Email, SMS, and Chat. With N...
  • Mockbin : Mockbin allows you to generate custom endpoints to test, mock, and track HTTP requests & responses between libraries, sockets and APIs.
  • GetLang.io : Language detection as a service. A precision of 99% over 50+ languages ! A simple and scalable way to classify automatically text by language

Natural Language Interface for apps and devices. Build bots easily. You tell us what your user said, we tell you what your bot should do next. Your users give us voice or text, you get back structured data. It's that simple.

nlp api bot service
Relay https://facebook.github.io/relay/
12/11/2016 cluster icon
  • Styletron : Styletron is a universal CSS-in-JS engine built from the ground up for high-performance.
  • GatsbyJS : Gatsby is a modern framework for blazing fast websites, made with React and GraphQL.
  • Ink : Ink provides the same component-based UI building experience that React offers in the browser, but for command-line apps. It uses Yoga to build Flexbo...
  • Redux : Redux is a predictable state container for JavaScript apps. It helps you write applications that behave consistently, run in different environments (c...
  • Crafty : JavaScript Game Engine, HTML5 Game Engine
thumbnail

A JavaScript framework for building data-driven React applications.
Never again communicate with your data store using an imperative API. Simply declare your data requirements using GraphQL and let Relay figure out how and when to fetch your data.
Queries live next to the views that rely on them, so you can easily reason about your app. Relay aggregates queries into efficient network requests to fetch only what you need.
Relay lets you mutate data on the client and server using GraphQL mutations, and offers automatic data consistency, optimistic updates, and error handling.

graphql react javascript library
GoCD https://www.go.cd/
12/11/2016 cluster icon
  • Rancher : Rancher is open source software that makes it simple for organizations to deploy a private container service and deliver Docker orchestration to users...
  • bosh : BOSH is an open source tool for release engineering, deployment, lifecycle management, and monitoring of distributed systems.
  • Isso : Isso – Ich schrei sonst – is a lightweight commenting server written in Python and JavaScript. It aims to be a drop-in replacement for Disqus.
  • Open Streaming Platform : Open Streaming Platform (OSP) is an open-source, RTMP streamer software front-end for Arut's Nginx-RTMP Module. OSP was designed as a self-hosted alte...
  • Sensu : Sensu is an infrastructure and application monitoring and telemetry solution. Sensu provides a framework for monitoring infrastructure, service & appl...

Open source continuous delivery server to model and visualize complex workflows with ease. Automate and streamline your build-test-release cycle for reliable, continuous delivery of your product.

continuousintegration continuousdelivery opensource server devops
Packer https://www.packer.io/
12/11/2016 cluster icon
  • Watchtower : A container-based solution for automating Docker container base image updates.
  • Tilt : Tilt makes it possible to develop all your microservices locally in Kubernetes while collaborating with your team. Write a Tiltfile script that descri...
  • Hadolint : A smarter Dockerfile linter that helps you build best practice Docker images. The linter is parsing the Dockerfile into an AST and performs rules on t...
  • Terraform by HashiCorp : HashiCorp Terraform enables you to safely and predictably create, change, and improve infrastructure. It is an open source tool that codifies APIs int...
  • Telepresence : Telepresence, in conjunction with a containerized development environment, gives the developer a fast development workflow in developing a multi-conta...
thumbnail

Packer is a tool for creating machine and container images for multiple platforms from a single source configuration.

container vm automation tool devops docker
Ember.js http://emberjs.com/
12/11/2016 cluster icon
  • single-spa : A javascript metaframework Build micro frontends that coexist and can each be written with their own framework. This allows you to: Use multiple fram...
  • script.aculo.us : script.aculo.us provides you with easy-to-use, cross-browser user interface JavaScript libraries to make your web sites and web applications fly.
  • GatsbyJS : Gatsby is a modern framework for blazing fast websites, made with React and GraphQL.
  • Slate : Slate is a completely customizable framework for building rich text editors. Slate lets you build rich, intuitive editors like those in Medium, Dropbo...
  • Ember.js : A JavaScript framework for creating ambitious web applications
thumbnail

Ember.js is an open-source JavaScript web framework, based on the Model–view–viewmodel (MVVM) pattern. It allows developers to create scalable single-page web applications by incorporating common idioms and best practices into the framework.

javascript framework singlepage
Phoenix http://www.phoenixframework.org/
12/11/2016 cluster icon
  • Roll : Roll is a pico framework with performances and aesthetic in mind.
  • Flask : Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions. And before you ask: It's BSD licensed!
  • chromeless : The chromeless project is an experiment into making it possible to build a web browser using only web technologies, like HTML, JavaScript, and CSS.
  • choo : A 4kb framework for creating sturdy frontend applications
  • Backbone.js : Backbone.js gives structure to web applications by providing models with key-value binding and custom events, collections with a rich API of enumerabl...

Phoenix is a web development framework written in Elixir which implements the server-side MVC pattern. Many of its components and concepts will seem familiar to those of us with experience in other web frameworks like Ruby on Rails or Python's Django.

Phoenix provides the best of both worlds - high developer productivity and high application performance. It also has some interesting new twists like channels for implementing realtime features and pre-compiled templates for blazing speed.

elixir mvc framework web development
Galen Framework http://galenframework.com/
12/11/2016 cluster icon
  • * { CSS:resetr } : To help you find the perfect CSS-reset styles, CSSresetr lets you try all the best CSS Resets on a variety of web pages – even your own.
  • Sizzy : A tool for developing responsive websites crazy-fast. Open sourced : https://github.com/kitze/sizzy
  • BackstopJS : Breaking CSS is easy. Checking every responsive page element is hard. That’s why there's BackstopJS.
  • Appium : Appium is an open source test automation framework for use with native, hybrid and mobile web apps. It drives iOS and Android apps using the WebDriver...
  • Selenium : Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testin...

Automated testing of look and feel for your responsive websites.
Layout testing seemed always a complex task. Galen Framework offers a simple solution: test location of objects relatively to each other on page. Using a special syntax and comprehensive rules you can describe any layout you can imagine.

responsive css test tool
page 36 / 83
1642 links
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn