Skip to content

Cybersoulja/Taskade-Tower

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Project Documentation

This project allows you to make HTTP requests to the local server to access agent information.

## API Key Usage

In order to authenticate your requests, make sure to replace `your_api_key` with a valid API key.

## Example of Curl Request

Use the following `curl` command to make requests to the API:

    curl -H "x_api_key: your_api_key" http://localhost:3000/agents

Releases

No releases published

Packages

 
 
 

Contributors