Skip to content

Repository files navigation

AI/lluminator

API Documentation

Links

# GET /api/links

// Headers
Authorization=TOKEN

// Response
{ data: [{ id, url, paper_id, user_id, prompt_id }]}
# POST /api/links

// Headers
Authorization=TOKEN

// Body
{ paper_id, paper_url: string, prompt_id, user_id }

// Response
{ data: { id, url, paper_id, user_id, prompt_id }}

About

The frontend of the AIlluminator project, which displays the Website and provides the endpoints for paper tracking

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages