Skip to content

armeria-example/mono-client

Repository files navigation

interface repository setting

mono-interface link

add interface repository

git submodule add https://github.com/armeria-example/mono-idl

pull interface repository

cd mono-interface
git pull origin main
./gradlew generateProto

test

client test

curl -XPOST -H 'content-type: application/json; charset=utf-8' http://127.0.0.1:8080/api/v1/user

info

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages