micro / services

Real World Micro Services
Apache License 2.0
1.25k stars 136 forks source link

URL Permalink #425

Closed asim closed 1 year ago

asim commented 1 year ago

Add the ability to create a self defined permalink in the URL service

$ micro url create --id=my-articles
{
  "permalink": "xxxx.com/my-articles"
}
asim commented 1 year ago

Donr