Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/godspeedsystems/gs-node-service
Godspeed microservice framework
https://github.com/godspeedsystems/gs-node-service
api elasticsearch graphql kafka mongodb nodejs prisma rabbitmq redis rest-api salesforce
Last synced: 2 months ago
JSON representation
Godspeed microservice framework
- Host: GitHub
- URL: https://github.com/godspeedsystems/gs-node-service
- Owner: godspeedsystems
- License: other
- Created: 2022-04-14T10:24:08.000Z (almost 3 years ago)
- Default Branch: v2
- Last Pushed: 2024-09-06T17:00:42.000Z (4 months ago)
- Last Synced: 2024-09-06T20:04:44.765Z (4 months ago)
- Topics: api, elasticsearch, graphql, kafka, mongodb, nodejs, prisma, rabbitmq, redis, rest-api, salesforce
- Language: TypeScript
- Homepage: https://godspeed.systems/
- Size: 17 MB
- Stars: 623
- Watchers: 6
- Forks: 15
- Open Issues: 41
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- jimsghstars - godspeedsystems/gs-node-service - Godspeed microservice framework (TypeScript)
README
Godspeed Node.js Service
4th Generation Declarative Microservice Framework
[![contributions welcome](https://badgen.net/static/follow/youtube/red)](https://www.youtube.com/@godspeed.systems/videos)
[![Discord](https://img.shields.io/badge/chat-discord-brightgreen.svg?logo=discord&style=flat)](https://discord.com/invite/MKjv3KdD7X)
[![Website](https://img.shields.io/website?url=https%3A%2F%2Fgodspeed.systems%2F)](https://godspeed.systems/)
[![Website](https://badgen.net/static/follow/linkedin/blue)](https://www.linkedin.com/company/godspeed-systems/)
Godspeed is the ultimate **4th generation microservices framework** built over Nodejs with βbatteries included", "shift left", and "configuration over code" approach, allowing even entry-level developers to build robust microservices. This repository contains the source code for the Godspeed Node.js service. To know more about us you can checkout us here [Godspeed.Systems](https://godspeed.systems)
## Key Features
- Declarative programming model
- Schema-driven development
- Unified handling of all kinds of requests whether async and sync events for example kafka, cron, S3 etc.
- Auto generate CRUD API, Swagger spec, and Postman collection.
- Support for multiple databases
- Graph search and analytics over Elasticsearch
- Easy integration with external APIs
- Remote container based development-last
- Built-in authentication and fine-grained authorization
- OpenTelemetry for observabilityYou can find the complete documentation of Godspeed [here](https://godspeed.systems/docs/microservices-framework/guide/get-started).
## Show Your Love β€οΈ & Support π
If you find the Godspeed Node.js Service helpful or interesting, we would greatly appreciate your support by following, starring, and subscribing.
Your support motivates us to continue improving the framework and providing new features.
## Building your first microservice
If you want to learn and develop a microservice here is the [step by step walkthrough of Godspeed](https://godspeed.systems/docs/microservices-framework/guide/get-started).
Video Walkthrough of Godspeed tutorials are -
1. [Getting Started with Godspeed](https://youtu.be/vudhjYjGeLQ?si=JQZszFgJ0fZXcZuW)
2. [Generate CRUD-API using Godspeed](https://youtu.be/Jcy9zvFQjlQ?si=Mtonk6-KHKHpO2Ya)
3. [How to create plugin using Godspeed Part- 1](https://youtu.be/owQEuBO8_lk?si=WF_vIF8smdlExD9W)
4. [Godspeed Project Demo](https://youtu.be/UD6m4Z_nLCc?si=Y3UuRi-tMAklpeho)## Godspeed's Four Guard Rails
1. [Why godspeed is different- Schema Driven Development](https://youtu.be/jtn8rvfs7lo?si=9a_M8a2-8OpjPTDv)
2. [Why godspeed is different- Configure Over Code ](https://youtu.be/7y7-gx80Nsc?si=viUibifihQHG9IkI)
3. [Why godspeed is different- Security](https://youtu.be/nVn86r3Sguo?si=AUPVS2l_mwt-bNK8)
4. [Why godspeed is different- Decoupled Architecture](https://youtu.be/tVWDbVPsLFQ?si=ydNQN_pNdXXq4heB)For any queries you can hope on to our [discord server](https://discord.gg/mjBa3RvTP5)
## Contributing to Godspeed
We welcome contributions from the community to help improve Godspeed Node.js Service. If you want to contribute do join us on our [Discord](https://discord.gg/mjBa3RvTP5)
## License
This repo is made available under the [Godspeed Licence 1.0](https://github.com/godspeedsystems/gs-node-service/blob/master/LICENSE.md)