Djuix.io Docs

Djuix.io

Testing your API’s in Djuix.io

Running the Test Server

After setting up your models, views, and configurations, it's time to see your API in action. Djuix makes this process incredibly simple with its built-in test server feature.

How to Start the Test Server

  1. In the Djuix dashboard, locate the "Test Server" button, typically found in the top navigation bar.
  2. Click on the "Test Server" button.
  3. Djuix will automatically start a development server for your project.

Start test server.mov

Once the server starts, you'll see a confirmation message with the URL where your API is now accessible.