Collection of small apps and libraries. This project collection is the practice for Scala and designing APIs in real life use cases.
- Domain - Core Libraries for Domain Driven Design (DDD).
- Http - HTTP Client wrapper API
- Logging - Logging API
- Undisclosed tests - Test wrapper. Separate secret keys for specific tests.
- Utility - Generic utilities
- CF - Core Foundation Kit integration API on Mac OS X
- Highlight - Source code highlighter by highlight.js
- HTML - HTML normalizer wrapper API
- Spray - Spray configuration base
- Tika - File description detector by Apache Tika
- ChatWork - ChatWork API
- NSUserNotification - Notification Center of Mac OS X integration.
- Pocket - Pocket API
- Things - Things app integration.
- JDK 8
- Scala 2.11
Unless otherwise noted, all files in this distribution are released under the MIT License. Exceptions are noted within the associated source files.
The MIT License (MIT) Copyright (c) 2013, 2014, 2015 Takayuki Okazaki
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.