Giter Site home page Giter Site logo

gitter-badger / gohan Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cloudwan/gohan

0.0 1.0 0.0 310 KB

Gohan is a REST-based api server to evolve your cloud service very rapidly and enable painless operation

License: Other

Makefile 0.14% Shell 0.87% Go 89.08% JavaScript 9.91%

gohan's Introduction

Gohan Project

Gohan is a REST-based api server to evolve your cloud service very rapidly and enable painless operation

Gohan makes your system architeture simple

Gohan enables you to create / modify new service very rapidly with minimum coding

Gohan can be easiliy integrated to your system using sync layer and custom extension

SINGLE PROCESS for REST based microservices

Managing fat service is really pain. However, typical miscroservice architecutre brings another pain such as complicated micro-process management and orchestration.

Gohan enables you to define microservices within single unified process, so that you can keep your system architecture and deployment model simple. Moreover, Gohan supports transactional management for microservices orchestration.

SCHEMA-DRIVEN Service Develoment

Similar structure code everywhere. Typical Schema-driven development tools reduces number of code lines by automatic code generation. Down side of the code generation method is adding complexity to the code management.

In Gohan project, we are challenging to have powerful schema-driven development without those complexity.

SINGLE PLACE to keep Service related poilcy, config and code

Cloud service management is not simple. Typical cloud architecutre has three layers, i.e. Controller, Communication and Agent layer. When you develop a new service on this archtecutre, configurations and codes will be distributed across three layers. This makes hard to diagnose issue and manage services.

In Gohan, each layer can understand service definition file, so that you can unify service related configuraion and code on one place.

Docs

see more docs in docs directory

gohan's People

Contributors

nati avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.