Concepts

http://localhost:1337

A common way to write the base URL of Jan's built-in API server; Jan's docs show http://127.0.0.1:1337 as the actual default address, and localhost is simply a hostname alias for 127.0.0.1 on most computers.

Return to all terms