Skip to content

androdag/demo2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developer Portal

This is your Zuplo Developer Portal. This developer portal allows you to ship a beautiful API documentation for your users. You can customize this portal to match your brand and style.

This developer portal is configured to work with your Zuplo API. When you publish your API, your developer portal will be automatically published with the latest API documentation.

For more information, visit the Documentation.

The Zuplo Developer Portal is built on top of the open source Zudoku project, a powerful tool for creating and managing API documentation. If you would like to learn more about the project, open a feature request, or contribute to the codebase, visit the Zudoku GitHub repository.

Local Development

After you have connected your Zuplo project to source control you can clone your project locally. Running the Developer Portal locally allows you to see changes in real-time with live-reload.

  1. Clone the repository

    git clone https://github.com/my-org/my-repo
    cd my-repo
  2. Install dependencies

    npm install
  3. Start the development server

    npm run docs

About

Zuplo API Gateway

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published