All Projects → tinrab → Spidey

tinrab / Spidey

Licence: mit
A Microservices and GraphQL based online store

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Spidey

Tyk
Tyk Open Source API Gateway written in Go, supporting REST, GraphQL, TCP and gRPC protocols
Stars: ✭ 6,968 (+2119.11%)
Mutual labels:  graphql, microservices
Ultimate Backend
Multi tenant SaaS starter kit with cqrs graphql microservice architecture, apollo federation, event source and authentication
Stars: ✭ 978 (+211.46%)
Mutual labels:  graphql, microservices
Graphiti
Stylish Graph APIs
Stars: ✭ 783 (+149.36%)
Mutual labels:  graphql, microservices
Responder
A familiar HTTP Service Framework for Python.
Stars: ✭ 3,569 (+1036.62%)
Mutual labels:  graphql, microservices
Practical Dapr
A full-stack .NET microservices build on Dapr and Tye
Stars: ✭ 140 (-55.41%)
Mutual labels:  graphql, microservices
Practical.cleanarchitecture
Asp.Net Core 5 Clean Architecture (Microservices, Modular Monolith, Monolith) samples (+Blazor, Angular 11, React 17, Vue 2.6), Domain-Driven Design, CQRS, Event Sourcing, SOLID, Asp.Net Core Identity Custom Storage, Identity Server 4 Admin UI, Entity Framework Core, Selenium E2E Testing, SignalR Notification, Hangfire Tasks Scheduling, Health Checks, Security Headers, ...
Stars: ✭ 639 (+103.5%)
Mutual labels:  graphql, microservices
Catalyst
Typescript NodeJS Microservices Boilerplate with Generator CLI - Moleculer, GraphQL, REST, OAuth2, Jaeger, Grafana, Prometheus, Ory Hydra, Ory Keto w/ Access Control middleware, Moleculer-DB GraphQL mixin, Pug, Redis, sibling client repo (login, persistance layer, react-native-web, ios, android)
Stars: ✭ 30 (-90.45%)
Mutual labels:  graphql, microservices
Nestjs
A collection of badass modules and utilities to help you level up your NestJS applications 🚀
Stars: ✭ 475 (+51.27%)
Mutual labels:  graphql, microservices
Nestjs Cqrs Starter
NestJS CQRS Microservices Starter Project
Stars: ✭ 80 (-74.52%)
Mutual labels:  graphql, microservices
Graphql Microservices
Showcasing a graphql microservice setup
Stars: ✭ 68 (-78.34%)
Mutual labels:  graphql, microservices
Chronos
📊 📊 📊 Monitors the health and web traffic of servers, microservices, and containers with real-time data monitoring and receive automated notifications over Slack or email.
Stars: ✭ 347 (+10.51%)
Mutual labels:  graphql, microservices
Kreta
Modern project management solution
Stars: ✭ 177 (-43.63%)
Mutual labels:  graphql, microservices
Magazine Website Akka
The experiment on the akkadotnet
Stars: ✭ 21 (-93.31%)
Mutual labels:  graphql, microservices
Up
Up focuses on deploying "vanilla" HTTP servers so there's nothing new to learn, just develop with your favorite existing frameworks such as Express, Koa, Django, Golang net/http or others.
Stars: ✭ 8,439 (+2587.58%)
Mutual labels:  graphql, microservices
Space Cloud
Open source Firebase + Heroku to develop, scale and secure serverless apps on Kubernetes
Stars: ✭ 3,323 (+958.28%)
Mutual labels:  graphql, microservices
Gramps Legacy
The core data source combination engine of GrAMPS.
Stars: ✭ 198 (-36.94%)
Mutual labels:  graphql, microservices
Nest Angular
NestJS, Angular 6, Server Side Rendering (Angular Universal), GraphQL, JWT (JSON Web Tokens) and Facebook/Twitter/Google Authentication, Mongoose, MongoDB, Webpack, TypeScript
Stars: ✭ 307 (-2.23%)
Mutual labels:  graphql
Cqrs
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
Stars: ✭ 310 (-1.27%)
Mutual labels:  microservices
Graphql Rate Limit
Add Rate Limiting To Your GraphQL Resolvers 💂‍♀️
Stars: ✭ 306 (-2.55%)
Mutual labels:  graphql
Graffiti
Minimalistic GraphQL framework
Stars: ✭ 306 (-2.55%)
Mutual labels:  graphql

Spidey

Online store based on microservices and GraphQL.

The underlying source code for the article Using GraphQL API Gateway for Microservices in Go.

Build

$ docker-compose up -d --build

Open http://localhost:8000/playground in your browser.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].