Skip to content

gzzo/graphql-sqlalchemy-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple example to demo graphql-sqlalchemy.

Usage

git clone https://github.com/gzzo/graphql-sqlalchemy-example.git
cd graphql-sqlalchemy-example

poetry install
poetry run uvicorn --port 5000 --host 0.0.0.0 graphql_sqlalchemy_example.run:app

Now you can visit http://localhost:5000/graphql/

About

An example app using graphql-sqlalchemy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages