Skip to content

the-benchmarker/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend

Notes

Just getting things set up. To play with this simple setup run this from the repo home directory.

$ bin/backend

The open this URL in a browser or with curl.

localhost:7890/graphql?query={languages{label,frameworks{label}}}&indent=2

The data is completely fake, not loaded from the database. Just for testing the GraphQL.

About

GraphQL backend for the-benchmarker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages