Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMasonite #304
Masonite #304
Comments
|
@Cameron-C-Chapman just want to clarify for labels that it will be backend implementation not frontend. |
|
@vaibhavmule I fixed that. Thanks! |
|
@Cameron-C-Chapman I have worked on repo and ready and passed all the tests. |
|
@vaibhavmule could you add CI (Travis/Circle/Azure)? |
|
@anishkny Yes just updated the travis.yml. |
|
@anishkny @Cameron-C-Chapman Just wanted to know, what can be done approved? |
|
@vaibhavmule this looks great! Could you run API tests against your backend to ensure it is compliant? preferably in Travis CI |
|
@anishkny |
|
Basically you would need to spin up your backend, and then execute:
(assuming port 8000) See: https://github.com/gothinkster/realworld/blob/master/api/run-api-tests.sh |
Hey,
I will be implementing the backend with Masonite. Masonite is the Modern And Developer Centric Python Web Framework.
Repo: https://github.com/vaibhavmule/masonite-realworld-example-app