Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/oldratlee/io-api
- Owner: oldratlee
- License: apache-2.0
- Created: 2013-02-16T13:18:29.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2024-10-23T16:43:17.000Z (21 days ago)
- Last Synced: 2024-10-23T23:25:58.518Z (21 days ago)
- Topics: api, api-design, demo, design, generic, io, io-api, java
- Language: Java
- Homepage: https://github.com/oldratlee/io-api
- Size: 1.11 MB
- Stars: 61
- Watchers: 5
- Forks: 19
- Open Issues: 0
-
Metadata Files:
- Readme: README-EN.md
- License: LICENSE
Awesome Lists containing this project
README
# π IO API Design
: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 sampleMore Info
-------------------- Question or Issue: https://github.com/oldratlee/io-api/issues