Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devopsthinh/plfarming
Precision livestock farming is a dynamic approach to monitoring that involves the continuous observation of animals through various methods with Artificial Intelligence.
https://github.com/devopsthinh/plfarming
data-driven data-driven-farming event-driven event-sourcing eventbus kotlin microservice-for-ai non-blocking-io plf prototyping reactive-microservice vertx
Last synced: 3 days ago
JSON representation
Precision livestock farming is a dynamic approach to monitoring that involves the continuous observation of animals through various methods with Artificial Intelligence.
- Host: GitHub
- URL: https://github.com/devopsthinh/plfarming
- Owner: DevOpsThinh
- Created: 2024-08-24T16:45:14.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-08-25T13:08:28.000Z (4 months ago)
- Last Synced: 2024-11-01T02:23:27.900Z (about 2 months ago)
- Topics: data-driven, data-driven-farming, event-driven, event-sourcing, eventbus, kotlin, microservice-for-ai, non-blocking-io, plf, prototyping, reactive-microservice, vertx
- Language: HTML
- Homepage:
- Size: 101 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
Awesome Lists containing this project
README
= Plfarm
image:https://img.shields.io/badge/vert.x-4.5.9-purple.svg[link="https://vertx.io"]
This application was generated using http://start.vertx.io
== Building
To launch your tests:
```
./gradlew clean test
```To package your application:
```
./gradlew clean assemble
```To run your application:
```
./gradlew clean run
```== Help
* https://vertx.io/docs/[Vert.x Documentation]
* https://stackoverflow.com/questions/tagged/vert.x?sort=newest&pageSize=15[Vert.x Stack Overflow]
* https://groups.google.com/forum/?fromgroups#!forum/vertx[Vert.x User Group]
* https://discord.gg/6ry7aqPWXy[Vert.x Discord]
* Reactive Microservices with Vert.x: https://www.packtpub.com/en-us/product/kotlin-design-patterns-and-best-practices-9781805127765