Skip to content

tislais/Ponball-DB

Repository files navigation

Ponball DB

Api Endpoints

Get all machines

https://ponball.herokuapp.com/api/v1/machines

Get all machines with offset (default 0) and limit (default 50)

example: https://ponball.herokuapp.com/api/v1/machines?limit=20&offset=20

Filter machines by name with limit (default 50)

example: https://ponball.herokuapp.com/api/v1/machines?search=fun&limit=10

Get machine by IPDB id

example: https://ponball.herokuapp.com/api/v1/machines/20

Values scraped from ipdb.org

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published