Skip to content

ocelotl/task-in-the-flask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task-In-The-Flask

This is a task-system prototype.

To run the Flask app:

nox
source .nox/test/bin/activate
flask --app src/app run

Once it is running you can make a request:

curl http://127.0.0.1:5000/hello

The GraphQL interface is at localhost:5000/graphql.

About

A task system prototype

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages