• Stars
    star
    2
  • Language
    Ruby
  • License
    MIT License
  • Created over 10 years ago
  • Updated over 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Delete files with path longer than 260 characters on Windows, and more...

More Repositories

1

graphql-s2s

Add GraphQL Schema support for type inheritance, generic typing, metadata decoration. Transpile the enriched GraphQL string schema into the standard string schema understood by graphql.js and the Apollo server client.
JavaScript
187
star
2

graphql-serverless

GraphQL (incl. a GraphiQL interface) middleware for the webfunc serverless web framework.
JavaScript
129
star
3

schemaglue

Naturally breaks down your monolithic graphql schema into bits and pieces and then glue them back together.
JavaScript
116
star
4

webfunc

Universal Serverless Web Framework. Write Express apps ready to be deployed to Zeit-Now, Google Cloud Functions (incl. functions reacting to Pub/Sub topics or Storage changes), and AWS Lambdas.
JavaScript
73
star
5

google-graphql-functions

Run graphql queries on Google Cloud Functions (beta). This package can also serve a GraphiQL UI out-of-the-box. This project is mainly a modification of the excellent express-graphiql maintained by Facebook. This project is published using a BSD-style licence.
JavaScript
38
star
6

aws-cloudwatch-logger

Promise based logger for AWS CloudWatch LogStream
JavaScript
19
star
7

graphql-authorize

Authorization middleware for graphql-serverless. Add inline authorization straight into your GraphQl schema.
JavaScript
9
star
8

now-flow

Augment the now-CLI to support AWS Lambdas, GCP that can react to events other then HTTPS requests (Pub/Sub & Storage changes) and better deployment configurations when managing multiple environments (e.g. staging, UAT, production).
JavaScript
7
star
9

google-cloud-bucket

Nodejs package to manage Google Cloud Buckets and perform CRUD operations against them.
JavaScript
6
star
10

gimpy

Automate Your Chores. New Tortures Coming Regularly...
JavaScript
6
star
11

graphql-universal-server

Template to build a GraphQL server ready to be deploy on Zeit Now or Google Cloud Functions (AWS Lambda coming soon).
JavaScript
6
star
12

userin

UserIn is an NodeJS Express middleware to build Authorization Servers that support OAuth 2.0. workflows and integrate with Identity Providers (e.g., Google, Facebook, GitHub). Its openid mode exposes an API that complies to the OpenID Connect specification. With UserIn, the OAuth 2.0/OpenID Connect flows are abstracted so that developers focus only on implementing basic CRUD operations (e.g., get user by ID, insert token's claims object) using the backend storage of their choice.
JavaScript
6
star
13

puffy-core

A collection of ES6 modules to help manage common programming tasks in both NodeJS or native JS.
JavaScript
4
star
14

google-cloud-bigquery

Nodejs package to manage Google Cloud BigQuery datasets, and tables and perform CRUD operations against them.
JavaScript
3
star
15

get-policies

NPX script that lists/searches the AWS managed policies and copy the selected one to the clipboard.
JavaScript
3
star
16

sls-config-parser

Parses serverless.yml files so that their values can be use locally in JS code during development.
JavaScript
3
star
17

apollo-subscription-demo

This is a demo project demoing GraphQL Subscription using SchemaGlue to assemble the Schema
JavaScript
3
star
18

graphql-schemax

Creates GraphQL string schema from plain JSON objects.
JavaScript
2
star
19

jwt-pwd

Tiny encryption helper to manage JWT tokens and encrypt and validate passwords using methods such as md5, sha1, sha256, sha512, ripemd160.
JavaScript
2
star
20

switch-profile

NPX script that exposes terminal shortcut to easily switch between cloud configuration (aws, gcp).
JavaScript
2
star
21

core-async

JS implementation of the Clojure core.async library aimed at implementing CSP (Concurrent Sequential Process) programming style. Designed to be used with the npm package 'co'.
JavaScript
2
star
22

create-keys

`npx create-keys` is a terminal assistant that helps creating RSA or ECDSA asymmetric key pairs (also works in NodeJS). Supported formats: PEM and JWK. Supported encoding: PCKS8 for private keys, PCKS1 for RSA public keys and SPKI for ECDSA public keys. Supported ECDSA curves: P-256 (prime256v1) and P-384 (secp384r1).
JavaScript
2
star
23

gimpy-template-graphql-serverless

Gimpy template for serverless GraphQL projects (as of today Google Cloud Functions & Firebase Functions)
JavaScript
1
star
24

get-regions

NPX script that lists the AWS and GCP regions.
JavaScript
1
star
25

get-raw-policies

Uses the AWS CLI to pull the latest AWS managed policies
JavaScript
1
star
26

get-principals

NPX script that lists/searches the AWS principals and copy the selected one to the clipboard.
JavaScript
1
star
27

marso

Marso is the beginning of a small lightweight BDD project. Currently, this is just a very simple code sample that only displays a custom message in green or in red depending on the value of a predicate.
Ruby
1
star
28

detach-aws-sg-from-eni

NPX script that lists all the ENIs that are attached to a specific security group and gives the option to remove that security group attachement.
JavaScript
1
star
29

userin-core

UserIn core component used to build UserIn plugins.
JavaScript
1
star