Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
cloogle.org
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Cloogle
cloogle.org
Commits
b6b74889
Verified
Commit
b6b74889
authored
Feb 07, 2017
by
Camil Staps
🚀
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix readme contents
parent
02b5a5ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
5 deletions
+11
-5
README.md
README.md
+11
-5
No files found.
README.md
View file @
b6b74889
...
...
@@ -22,8 +22,8 @@ Use any of the available frontends:
### Readme contents
-
[
Setup
](
#setup
)
-
[
API specification of the PHP wrapper
](
#api-specification-for-developers
)
-
[
API specification of the Clean backend
](
#talking-with-the-clean-backend-directly
)
-
[
HTTP API Specification
](
#http-api-specification
)
-
[
TCP API Specification
](
#tcp-api-specification
)
-
[
Statistics
](
#statistics
)
-
[
Authors
](
#authors
)
-
[
Copyright & License
](
#copyright--license
)
...
...
@@ -31,7 +31,6 @@ Use any of the available frontends:
---
## Setup
After installing
[
docker-compose
](
https://www.docker.com/products/docker-compose
)
run the
following command:
...
...
@@ -142,8 +141,16 @@ The Clean backend will return a JSON string, similar to the output of the PHP
script described above. The error codes above 150 are specific to the script
and cannot be returned by the Clean backend.
## Authors
## Statistics
A websocket server on port 31216 provides you with the realtime log.
On
[
cloogle.org/stats/live.html
](
https://cloogle.org/stats/live.html
)
, a
realtime usage chart is shown.
For longterm statistics you can see
[
cloogle.org/stats/longterm.html
](
https://cloogle.org/stats/longterm.html
)
.
## Authors
Maintainers:
-
[
dopefishh
](
https://github.com/dopefishh
)
...
...
@@ -154,6 +161,5 @@ Contributors:
-
[
KDercksen
](
https://github.com/KDercksen
)
(
searching
on module; help text)
## Copyright & License
Copyright
©
Mart Lubbers and Camil Staps.
Licensed under MIT; See the
`LICENSE`
file.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment