Skip to content

Latest commit

 

History

History
 
 

template

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Templates

This directory contains templates generated with the micro new [service] command.

Find out more on the usage at micro/new.

How they were generated

API

micro new --type api --alias template github.com/micro/examples/template/api

FNC

micro new --type fnc --alias template github.com/micro/examples/template/fnc

SRV

micro new --type srv --alias template github.com/micro/examples/template/srv

WEB

micro new --type web --alias template github.com/micro/examples/template/web