
Company News
Jerod Santo Joins Socket as Head of Media
Allow myself to introduce... myself.
@geowiki/evoland-api-proxy
Advanced tools
TypeScript client library for the EvoLand satellite imaging and annotation API, auto-generated from the OpenAPI schema.
TypeScript client library for the EvoLand satellite imaging and annotation API, auto-generated from the OpenAPI schema.
npm install @geowiki/evoland-api-proxy
# or
pnpm add @geowiki/evoland-api-proxy
npm install axios form-data
import { ProjectService, TaskService, OpenAPI } from "@geowiki/evoland-api-proxy";
// Configure the API base URL
OpenAPI.BASE = "https://your-evoland-api-url.com";
// Interact with EvoLand projects and tasks
const projects = await ProjectService.getProjects();
const tasks = await TaskService.getTasks(projectId);
ProjectService, TaskService, LocationService, QuestionService, StatisticService, AiServiceApiError, CancelablePromise, and OpenAPI configurationMIT
FAQs
TypeScript client library for the EvoLand satellite imaging and annotation API, auto-generated from the OpenAPI schema.
The npm package @geowiki/evoland-api-proxy receives a total of 126 weekly downloads. As such, @geowiki/evoland-api-proxy popularity was classified as not popular.
We found that @geowiki/evoland-api-proxy demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.

Company News
Allow myself to introduce... myself.

Research
/Security News
A Twitch browser extension on Chrome and Firefox forwards users’ live OAuth session tokens through proxies controlled by a Russian bot service.

Security News
Anthropic found biased reasoning and recklessness drove Claude Mythos 5 to publish malware on PyPI and compromise a security vendor.