An open API service indexing awesome lists of open source software.

https://github.com/micro/mucl

Service configuration language
https://github.com/micro/mucl

Last synced: 9 months ago
JSON representation

Service configuration language

Awesome Lists containing this project

README

          

# MuCL

Mu is a code generation tool for the development of go-micro services

## Documentation

Docs are in the `/docs` folder, generated by [vitepress](https://vitepress.dev/)

Run `task docs:dev` to preview them. -- requires npm and node installed