Module neocities_cli::api

source ·
Expand description

Sends requests to the Neocities API, passes response data back to the client module

Modules

  • Retrieves credentials from the system’s environment variables
  • Prepares and sends a request to delete files from a user’s site
  • Prepares and sends http requests and returns http responses
  • Prepares and sends a request for a specified site’s information
  • Prepares and sends a request for a Neocities API key
  • Prepares and sends a request for a list of files at a specified path on a user’s site
  • Prepares and sends a request to upload files to a user’s site

Constants

  • A string literal for the Neocities API url