Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/oldratlee/io-api

πŸ“ generic API design example by I/O, the demo implementation of https://dzone.com/articles/generic-inputoutput-api-java
https://github.com/oldratlee/io-api

api api-design demo design generic io io-api java

Last synced: 18 days ago
JSON representation

πŸ“ generic API design example by I/O, the demo implementation of https://dzone.com/articles/generic-inputoutput-api-java

Awesome Lists containing this project

README

        

# πŸ“ IO API Design


Github Workflow Build Status
Codecov
Java support
License
GitHub Stars
GitHub Forks
GitHub Issues
GitHub repo size
gitpod: Ready to Code

:book: English Documentation | [:book: δΈ­ζ–‡ζ–‡ζ‘£](README.md)

------------------------------

- [Function of Package](#function-of-package)
- [More Info](#more-info)

------------------------------

The demo implementation of the generic io api supplied in blog [A generic input/output API in Java](https://dzone.com/articles/generic-inputoutput-api-java) (PS: [Original blog link]((http://www.jroller.com/rickard/entry/a_generic_input_output_api) is broken...)

Function of Package
-------------------

- package `com.oldratlee.io.core`
core interfaces
- package `com.oldratlee.io.core.filter`
implementation class of `Filter`
- package `com.oldratlee.io.utils`
utils classes
- package `com.oldratlee.io.demo`
`Main` classes of Demo sample

More Info
-------------------

- Question or Issue: https://github.com/oldratlee/io-api/issues