mrxliu / docs

Documentation, guides and quick starts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docs

Documentation, guides and quick starts for Micro

Contents

  • Getting Started - The helloworld quickstart guide
  • Resources - External resources for reference
  • Users - Developers and companies using Micro in production

Roadmap

This is a high level overview for the open source.

  • consolidate all libraries into go-micro
  • gRPC API for the micro proxy
  • quic as a default transport
  • nats as a default broker
  • gRPC integration and interop
  • embedded nats as the default broker
  • go, java, typescript, ruby, python clients
  • standalone micro server
  • better documentation and end to end tutorials
  • simpler kubernetes integration by default
  • pluggable wrappers for micro itself
  • dynamically defined cli, flags and env vars
  • improved micro api configuration
  • graphql handler for the micro api
  • wireguard support in the micro network
  • reusable foundation services
  • define the mucp protocol
  • define the mu language spec
  • implement the wasm runtime

Contributing

Contributions welcome! Just open a PR and start hacking away at the docs.

About

Documentation, guides and quick starts

License:Apache License 2.0