forked from Archives/Athou_commafeed
19 lines
586 B
HTML
19 lines
586 B
HTML
|
|
<div>
|
||
|
|
|
||
|
|
<h3>CommaFeed</h3>
|
||
|
|
<p>
|
||
|
|
CommaFeed is an open-source project. Sources are hosted on <a href="https://github.com/Athou/commafeed" target="_blank">GitHub</a>.
|
||
|
|
</p>
|
||
|
|
<p>
|
||
|
|
If you encounter an issue, please report it on the <a href="https://github.com/Athou/commafeed/issues" target="_blank">issues page</a> of the GitHub project.
|
||
|
|
</p>
|
||
|
|
|
||
|
|
<h3>REST API</h3>
|
||
|
|
<p>
|
||
|
|
CommaFeed is built on top of JAX-RS and AngularJS. As such, a REST API is available.
|
||
|
|
</p>
|
||
|
|
<p>
|
||
|
|
The documentation about the API is available <a href="api" target="_blank">here</a>.
|
||
|
|
</p>
|
||
|
|
|
||
|
|
</div>
|