GithubHelp home page GithubHelp logo

zigrazor / cxxmicroservice Goto Github PK

View Code? Open in Web Editor NEW
17.0 7.0 1.0 51 KB

A C++ Library that give microservice framework ( Server / Client ) upon 0mq framework

License: GNU General Public License v3.0

CMake 9.58% C++ 90.42%
cpp cppmicroservices microservice microservice-framework microservices microservices-application microservices-architecture hacktoberfest hacktoberfest-accepted hacktoberfest2022

cxxmicroservice's Introduction

CXXMicroService

A C++ Library that give microservice framework ( Server / Client )

codecov CodeFactor

GitHub license GitHub release

LGTM Alerts LGTM Grade

Generic badge Generic badge Generic badge

Generic badge Generic badge

Introduction

CXXMicroService is a C++ library, that manages MicroServices, upon different Framework ( actually only 0mq is implemented).

We are Looking for...

We are looking for:

  • Site Developer for the development of the CXXMicroService site ( for the moment on GitHub Page );
  • Developers and Committers, also at first experience, we will guide you step by step to the open-source world!

If you are interested, please contact us at [email protected] or contribute to this project. We are waiting for you!

Roadmap

Completed Description Date of Completition
✔️ First Commit May 2, 2022
✔️ Introduce the basic Framework May 24, 2022
📝 Introduction of more complete Examples TBD
📝 Introduction of Orchestrator TBD
📝 Introduction of Unit Test Framework TBD
✔️ Introduction of basic CI/CD Jun 6, 2022
📝 Advanced CI/CD TBD
📝 First Beta Release 0.0.1 TBD
📝 Introduce HTTP interface TBD
📝 Beta Release 0.0.2 TBD
📝 Basic Logger Enhancement TBD
📝 Beta Release 0.0.3 TBD
📝 Packaging on different Operating System TBD
📝 Beta Release 0.0.4 TBD
📝 Freeze of code for First Release TBD
📝 First Stable Release 1.0.0 TBD
📝 Multi-Threading Services TBD
📝 Beta Release 1.0.1 TBD
📝 Thread-Pool for services requests TBD
📝 Release 1.1.0 TBD
📝 Code Standard Review TBD
📝 Beta Release 1.1.1 TBD
📝 TBD TBD

Table of Contents

Building

Download the Sources

You can download the sources with git commands:

git clone https://github.com/ZigRazor/CXXMicroService.git
git submodule init
git submodule update

Building From Sources

You can build from source the library using CMake. The CMake will compile all the libraries needed to compile the CXXMicroService Library.

You can execute the following command from the project root directory:

mkdir build
cd build
cmake ..
make 

Requirements

The minimun C++ standard required is C++17 and a G++ compiler version greater than 7.3.0. Are also required OpenSSL library## Requerements to build LOG4CXX

To compile LOG4CXX are needed the following package:

sudo apt-get install build-essential libapr1-dev libaprutil1-dev gzip zip

How to use

The use of the library is very simple, just link the generated Dynamic Library to your executable

Example

Work in Progess

How to contribute

GitHub contributors If you want give your support you can create a pull request GitHub pull-requests or report an issue GitHub issues. If you want to change the code, or fix issue, or implement a new feature please read our CONTRIBUTING Guide

If you want to disscuss new feature or you have any question or suggestion about library please open a Discussion or simply chat on Join the chat at https://gitter.im/CXXMicroService-Community/community

Site

CXXMicroService Site

Contact

E-Mail : [email protected]

Join the chat at https://gitter.im/CXXMicroService-Community/community

GitHub Profile Profile views

ZigRazor's github stats

Support

To support me just add Star the project GitHub stars or follow me GitHub followers

To get updated watch the project GitHub watchers

References

We are referenced by:

Contributors

Thank you to all the people who have already contributed to CXXMicroService!

Contributors

Other Details

View the Estimated Value of the Project

Author


@ZigRazor

cxxmicroservice's People

Contributors

zigrazor avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

dingdong1123

cxxmicroservice's Issues

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.