beep-industries / beep-industries/example
Provide example HTTP and RabbitMQ API implementations
Open
enhancement
- Dominant language
- Dockerfile
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## What's the problem?
Each of our current services follow about the same architecture, and are written in the same language.
They should thus use the same code for their APIs, in order to reduce bugs and implementation efforts.
## What's the solution?
Provide working examples of implementing an HTTP REST CRUD API and RabbitMQ producers/consumers, with documented code.
---
Note: This issue is critical for the Beep Hackathon for a smooth experience of service coding, and generally improves service development.
Contributor guide
Assessment
This issue has not been assessed yet.