Skip to content

perezpaya/coolrom-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coolrom API

Coolrom REST API using coolrom webscrapper

Up and running at: https://coolrom-api.herokuapp.com

Calls:

Click on each link to get a preview :)

Get platforms

https://coolrom-api.herokuapp.com/v1/platforms/

Get filters by platform

https://coolrom-api.herokuapp.com/v1/filters/{platform}/

Search by query (spaced by +)

https://coolrom-api.herokuapp.com/v1/search/{query} https://coolrom-api.herokuapp.com/v1/search/{query}/{platform}

Get roms by platform and filter

https://coolrom-api.herokuapp.com/v1/roms/{platform}/{filter}

Get rom by id and platform

https://coolrom-api.herokuapp.com/v1/rom/{id}/{platform}

Get rom download link by id

https://coolrom-api.herokuapp.com/v1/rom/link/{id}/

TODO.

[] Nicer code -> Fast and dirty. [] Redis cache [] Some issues with selectors

About

Coolrom REST API using coolrom webscrapper

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published