Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cogsys
Dare2Del
Demonstrator - Reasoning WebAPI
Commits
7b72f956
Commit
7b72f956
authored
Nov 19, 2020
by
Sebastian Seufert
Browse files
init docs
parent
a0bea753
Changes
4
Hide whitespace changes
Inline
Side-by-side
doc/readme.md
0 → 100644
View file @
7b72f956
###
-
[
Starting the server
](
startup-running.md
)
-
[
Requests
](
requests.md
)
-
[
Schema
](
schema.md
)
---
-
Version 0.1
\ No newline at end of file
doc/requests.md
0 → 100644
View file @
7b72f956
[
Index
](
readme
)
\ No newline at end of file
doc/schema.md
0 → 100644
View file @
7b72f956
[
Index
](
readme
)
\ No newline at end of file
doc/startup-running.md
0 → 100644
View file @
7b72f956
[
Index
](
readme
)
## Starting the API server
### Prerequisites ###
Check that SWI-Prolog has version
`8.2.2`
or higher.
### Starting
You can start the server using
`run.pl`
, starting a listener on port
`4444`
with a thread pool of 5 workers.
#### Todos / Subject to Change ####
-
Options parsing from command line
-
daemon under
*
nix
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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