https://github.com/jesperancinha/note-manager-app
A note manager application that implements a search engine for story telling texts. It feeds a UI and the idea is to show how can we, with Arrow, use its benefits to create a more robust, resilient, back-pressure resistent, innovative application with support for high capacity and high availability.
https://github.com/jesperancinha/note-manager-app
arrow arrow-kt docker docker-compose kotlin ktor
Last synced: 3 months ago
JSON representation
A note manager application that implements a search engine for story telling texts. It feeds a UI and the idea is to show how can we, with Arrow, use its benefits to create a more robust, resilient, back-pressure resistent, innovative application with support for high capacity and high availability.
- Host: GitHub
- URL: https://github.com/jesperancinha/note-manager-app
- Owner: jesperancinha
- License: apache-2.0
- Created: 2016-03-29T17:36:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2025-07-04T19:52:47.000Z (3 months ago)
- Last Synced: 2025-07-04T20:36:35.276Z (3 months ago)
- Topics: arrow, arrow-kt, docker, docker-compose, kotlin, ktor
- Language: Kotlin
- Homepage: http://jesperancinha.github.io/note-manager-app/
- Size: 3.03 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Note manager WebApp
---
[](https://github.com/jesperancinha/note-manager-app)
[](https://www.apache.org/licenses/LICENSE-2.0)
[](https://github.com/jesperancinha/note-manager-app/actions/workflows/note-manager-app.yml)
[](https://www.codacy.com/gh/jesperancinha/note-manager-app/dashboard?utm_source=github.com&utm_medium=referral&utm_content=jesperancinha/note-manager-app&utm_campaign=Badge_Grade)
[](https://www.codacy.com/gh/jesperancinha/note-manager-app/dashboard?utm_source=github.com&utm_medium=referral&utm_content=jesperancinha/note-manager-app&utm_campaign=Badge_Coverage)
[](https://coveralls.io/github/jesperancinha/note-manager-app?branch=master)
[](https://codecov.io/gh/jesperancinha/note-manager-app)[](#)
[](#)
[](#)---
## Introduction
🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧 !!! [Under construction...](https://github.com/jesperancinha/project-signer/blob/master/project-signer-templates/UnderConstruction.md) !!!
🚧🚧🚧🚧🚧🚧🚧🚧🚧🚧A note manager application that implements a search engine for story telling texts. It feeds a UI and the idea is to
show how can we, with [Arrow](https://arrow-kt.io/), use its benefits to create a more robust, resilient, back-pressure resistent, innovative
application with support for high capacity and high availability.This investigation will use [Chapter III - Hong Kong Enterprise Surprise](./docs/good.story) of my novel, to see
examples of how this all pans out.### Stable releases
- [1.0.0](https://github.com/jesperancinha/note-manager-app/tree/1.0.0) - [f653fa0ac6cc763ad65548fc5854fb603aaf9f51](https://github.com/jesperancinha/note-manager-app/tree/f653fa0ac6cc763ad65548fc5854fb603aaf9f51) - TOML migration
## References#### Videos
- [Building applications with Kotlin and Arrow.kt in style](https://www.youtube.com/watch?v=g79A6HmbW5M)
- [KotlinConf 2018 - Coroutines and Reactive Programming - Friends or Foes? by Konrad Kamiński](https://www.youtube.com/watch?v=yoLh4sd1CWI)#### Online
- [How to Build Real-Time Notification Service Using Server-Sent Events (SSE)](https://grapeup.com/blog/how-to-build-real-time-notification-service-using-server-sent-events-sse/#)
## About me
[](https://github.com/jesperancinha)