posts

command module
v0.0.0-...-3c0c640 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 26, 2020 License: MIT Imports: 2 Imported by: 0

README

Posts Service

This is the Posts service

Generated with

micro new posts

Usage

Generate the proto code

make proto

Run the service

micro run .

Example

http://localhost:8080/posts/store?title="Hello%20world"&slug="hello-world"&description="some%20description"&user_id="3"

http://localhost:8080/posts/get

cli Example

micro posts store --title="Some" --slug="Some" --description="description" --user_id="1"

micro posts get

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL