Skip to content

antibot-dev-team/antibot-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"}'