Skip to content

firstcontributions/matro

Folders and files

NameName
Last commit message
Last commit date
Aug 20, 2023
Jul 3, 2021
Aug 20, 2023
Mar 1, 2022
Feb 26, 2022
Aug 20, 2023
Jul 10, 2021
Jul 8, 2021
Jun 10, 2022
Jul 7, 2021
Aug 20, 2023
Jul 3, 2021
Jun 15, 2022
Aug 2, 2023
Jun 24, 2022
Jun 24, 2022
Feb 10, 2022

Repository files navigation


Matro is a graphql code generator inspired by swagger

GitHub Workflow Status GitHub issues GitHub license Code Climate maintainability Code Climate technical debt Code Climate coverage DeepSource DeepSource

Getting started

1. Pre-requisites

  1. Go version 17.x+
  2. For grpc
    1. google.golang.org/grpc v1.44.0
    2. google.golang.org/protobuf v1.27.1
  3. Gnu Make

2. How to Install

  $. git clone [email protected]:firstcontributions/matro.git
  $. cd matro
  $. make config
  $. make build

Progress


  • GraphQL Schema generator
  • gRPC proto buf & service stub generator
  • gRPC service implementation
  • Models/ Store generator
  • Graphql golang implementation
  • React-relay generator

About

Matro is a code generator

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages