Skip to content

rahulSinha-01/gex-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An API for Gex Quotes!

This API serves to return quotes from the game Gex - Enter the Gecko!
Following is the format in which a quote is stored

    {
        "id":<Item ID>,
        "level":<Level Name>,
        "quote":<Main Quote>
    }

Planned Route

  • Lay down basic code for the API
  • Make API respond to basic requests
  • Provide filtered quotes

About

An API that returns Gex quotes!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%