Skip to content

curlme-io/curlme-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

curlme.io Documentation

Terminal-first HTTP request debugging

Official documentation for curlme.io - a terminal-first HTTP request debugging tool. This site contains guides, CLI references, and API documentation.

Development

To preview the documentation locally, you'll need the Mintlify CLI.

  1. Install the CLI:

    npm i -g mint
  2. Start the local server:

    Run the following command at the root of this repository:

    mint dev
  3. View the preview:

    Open http://localhost:3000 in your browser.

Contributing

Please ensure any changes to the documentation maintain the brand's terminal-first aesthetic. Test your changes locally using mint dev before submitting a pull request.

About

Documentation for curlme.io.

Resources

License

Stars

Watchers

Forks

Contributors

Generated from mintlify/starter