Pinned Repositories
api-design
api-templates
apichannels
apicur
apigee-dev-training
cluster-events
Node's event emitter for cluster workers.
coding-challenges
adidas coding challenges: solve some of them and let us know!
comp
Paragliding comp
elevation-service
Elevation API Service using Mapzen tiles hosted on AWS
mrcheidel's Repositories
mrcheidel/elevation-service
Elevation API Service using Mapzen tiles hosted on AWS
mrcheidel/api-design
mrcheidel/api-templates
mrcheidel/apichannels
mrcheidel/apicur
mrcheidel/apigee-dev-training
mrcheidel/cluster-events
Node's event emitter for cluster workers.
mrcheidel/coding-challenges
adidas coding challenges: solve some of them and let us know!
mrcheidel/comp
Paragliding comp
mrcheidel/docker-diagrams
An image for https://github.com/mingrammer/diagrams
mrcheidel/gpstracker
GF-22 Topin protocol server implementation in Nodejs
mrcheidel/GraphAPI
Experimental project with .NET Core 3, ASP.NET Core 3, GraphQL, Entity Framework Core, PostgreSQL or MSSQL, MongoDB, MediatR, Automapper, MassTransit, RabbitMQ or Azure ServiceBus and Docker
mrcheidel/grpc_microservices
This project is a POC of the API Composition Pattern but using gRPC, the idea is having the same proto file implemented in different services (micro or nano) and each service returns a piece of the information to the gateway.
mrcheidel/kafka-cluster-uid
A Kafka Cluster with an Admin Web UI running on Docker
mrcheidel/linkedinprofinder
Add salary range to the job finder
mrcheidel/NEXTGENPSD2-API-SWAGGER
Open Source NEXTGENPSD2 API Swagger Definition
mrcheidel/node-binary-search-tree
Self-balancing binary search tree for Node.js (uses AVL tree)
mrcheidel/node-hgt
Query hgt files (typically SRTM elevation data) with performance
mrcheidel/Node2Executable
Package your Node.js into an Cross Platform Executable
mrcheidel/petGPS
A DIY, python-based framework to set up a server and exchange TCP packets with a chinese GPS+SIM (2G) device whose communication protocol is derived from something called GT06
mrcheidel/ProguardWebRetrace
Retrace your obfuscated traces from a web app
mrcheidel/RedisUbuntuDocker
Dockerized Redis Server + Web Admin UI over Ubuntu 16.04
mrcheidel/simpleapi
mrcheidel/strapi
StrAPI + MongoDB on Docker
mrcheidel/time-object-db
Simple dateTime Object Database that use flat files in order to persist the information
mrcheidel/WebAPI.NET