Example Projects
A set of examples that demonstrate nirvana usage:
api-basic
is a basic example demonstrating nirvana APIs
cli
demonstrates command line interface
getting-started
is a set of examples from top-level README
instrumentation
introduces usage of metrics plugin
stream
is a simple example of stream support in nirvana
openapi
is an step by step example from adding code line to generate swagger spec
tracing
is a basic example for using opentracing in nirvana
In addition to the above basic examples, see nirvana_example_meeting_rooms
for a full example.