Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 188 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 188 Bytes

Antibot Backend

Requirements

  • Go (tested on 1.16.5)

Usage

Run:

make run

Test:

curl -X POST http://localhost:8081/api/v1/analyze -d '{"data":"test"}'