HappyHackingSpace / HappyHackingSpace/dit

Server mode with HTTP API

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
17
Forks
4
Avg merge
1m
Merged PRs (30d)
3

Description

Expose classification as a local HTTP API:

```
dit serve --port 8080
```

```
curl -X POST http://localhost:8080/classify -d '{"url": "https://example.com/login"}'
```

Useful for integrating dit into existing pipelines and services without shelling out.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.