README ¶
NATS : Services
This example shows how to create and deploy a set of services that can process requests as a group.
Notes
- NATS provides everything needed to publish and subcribe messages into the bus.
- Sync, Async and Channels are supports.
- You can create request/response constructs as well.
Code Review
Exercises
Exercise 1
Add a new endpoint to the Web and Database service to Update a User. Then deploy the services and see if it works.
All material is licensed under the Apache License Version 2.0, January 2004.
Directories ¶
Path | Synopsis |
---|---|
basic
|
|
db
All material is licensed under the Apache License Version 2.0, January 2004 http://www.apache.org/licenses/LICENSE-2.0 Sample program to show what a basic web service might look like.
|
All material is licensed under the Apache License Version 2.0, January 2004 http://www.apache.org/licenses/LICENSE-2.0 Sample program to show what a basic web service might look like. |
web
All material is licensed under the Apache License Version 2.0, January 2004 http://www.apache.org/licenses/LICENSE-2.0 Sample program to show what a basic web service might look like.
|
All material is licensed under the Apache License Version 2.0, January 2004 http://www.apache.org/licenses/LICENSE-2.0 Sample program to show what a basic web service might look like. |
Click to show internal directories.
Click to hide internal directories.