Skip to content

spine-examples/blog

Repository files navigation

Build Status   license

Blog Example

This example shows a simple Blog Context application.

Running

A local gRPC server receiving commands and queries for the Blog Context can be started with:

./gradlew :server:run

By default, it listens on the port 50051. To start it on a different port, use:

/gradlew :server:run -Dport=PORT_NUMBER

About

A simple Blog server-side example

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published