All public logs

From OnixOS

Combined display of all available logs of OnixOS. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 09:56, 11 August 2024 Tedaryum talk contribs created page Make Router (Created page with "The router socket structure was created with the intention of creating an API over the HTTP/S protocol and exchanging data through the socket. In web based projects it is possible to write web server quickly and easily. In addition, the API can be created in micro-services. hello.olm (as hello module): <code>def hello = fn(name){ return ("Hello, "+name+"! Welcome to Olang") }</code> router.ol (as router): <code>load "hello.olm" def config = { <nowiki> </nowiki>...") Tag: Visual edit