Posts
-
graphql-inspector
🕵️♀️ Validate schema, get schema change notifications, validate operations, find breaking changes, look for similar types, schema coverage
- Compares schemas
- Detect breaking or dangerous changes
- Schema change notifications
- Use serverless functions validate changes
- Validates Operations and Fragments against a schema
- Finds similar / duplicated types
- Schema coverage based on Operations and Fragments
- Serves a GraphQL server with faked data and GraphiQL
- Docker Image
Tags: #typescript • graphql • javascript
-
Grafana_Status_panel
A panel plugin for Grafana to monitor multiple parameters at once
This is a plugin meant to be used as a centralized view for the status of component in a glance. It is very similar to the Single Stat panel, but it can hold multiple values from the same data source. Each value can be used to customize the panel in different ways:
- Mark the severity of the component
- Mark if the component is disabled
- Show extra data in the panel about the component
Tags: #typescript
-
tartiflette
GraphQL Engine built with Python 3.6+ / asyncio
Read this blogpost about our motivations TL; DR We reached the limits of Graphene, we wanted to build something which met certain requirements:
- Offers a better developer experience that respects the Python mindset
- Uses SDL (Schema Definition Language)
- Uses asyncio as the sole execution engine
- Be 100% open source
Tags: #python • graphql • asyncio
-
C99Shell-PHP7
PHP 7 and safe-build Update of the popular C99 variant of PHP Shell.
PHP 7 and safe-build Update of the popular C99 variant of PHP Shell.
c99shell.php v.2.0 (PHP 7) (25.02.2019) Updated by: PinoyWH1Z for PHP 7
Tags: #php
-
vue
Make Vue greater with RxTS.
Tags: #typescript • vue • vue-plugin
-
terminus
Terminus module for Nest framework (node.js) :robot:
This module contains integrated healthchecks for Nest.
Tags: #typescript • nodejs • nest
-
GestureViews
ImageView and FrameLayout with gestures control and position animation
- Gestures support: pan, zoom, quick scale, fling, double tap, rotation.
- Seamless integration with ViewPager (panning smoothly turns into ViewPager flipping and vise versa).
- View position animation (“opening” animation). Useful to animate into full image view mode.
- Advanced animation from RecyclerView (or ListView) into ViewPager.
- Exit full image mode by scroll and scale gestures.
- Rounded images with animations support.
- Image cropping (supports rotation).
- Lots of settings.
- Gestures listener: down (touch), up (touch), single tap, double tap, long press.
- Custom state animation (animating position, zoom, rotation).
- Supports both ImageView and FrameLayout out of the box, also supports custom views.
Tags: #java • android • animation
-
instagram-java-scraper
Instagram Java Scraper. Get account information, photos, videos and comments.
Instagram instagram = new Instagram(httpClient); Account account = instagram.getAccountByUsername("kevin"); System.out.println(account.getMedia().getCount());Tags: #java • instagram • instagram-client
-
mitamae
mitamae is a fast, simple, and single-binary configuration management tool with a DSL like Chef
mitamae is a tool to automate configuration management using a Chef-like DSL powered by mruby.
It’s been used for provisioning servers, e.g. RubyCI servers and Ruby’s git server, and setting up local environments with dotfiles.
Tags: #ruby • infrastructure-as-code
-
jd-cli
Command line Java Decompiler
The jd-cli is a simple command line wrapper around JD Core Java Decompiler project.
Tags: #java
subscribe via RSS