Skip to content

luduvo-devhub/luduvo-api-reference

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributing

When documenting a new endpoint:

  1. Copy template below
  2. Rename the file
  3. Fill

title: Example GET request

GET API Endpoint URL

Description

Authentication

Type Required
Bearer Yes

Example Response

{
  
}


title: Example POST request

POST API Endpoint URL

Description

Example Request

Headers
Header Required Value
Content-Type Yes application/json
Body
{
  
}

Example Response

{
  
}

About

Unofficial API Reference for https://luduvo.com

Contributing

Stars

1 star

Watchers

0 watching

Forks

Contributors