[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