Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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