-
Notifications
You must be signed in to change notification settings - Fork 45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create route for Quotes Endpoint #143
Comments
@lelouchB What's the difference between the two issues? |
That is the global issue around this whole endpoint. This is a specific issue. After this is done. I will create issues for documentation. Can I assign this to you? |
Sure no issues |
@lelouchB What routes do you need me to add? Just |
Yes for now But yeah, for now |
Cool would do all that and ping me after this issue when you think of implementing the filtering thing and other routes |
Of course |
Where to write the test for the route? And I have to write the docs for quotes as well write? |
There are no tests as of now. It is under development by @JuanVqz It's your choice, you can write the docs or just work on the code. |
Okay then will just create a PR |
#140
To Do
quote.model.js
underbackend/models
quote.api.js
inbackend/controllers
directoryquotes
toroutes/routes.js
quote
toconfig/endpoints.js
The text was updated successfully, but these errors were encountered: