You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@shreeup Did an amazing job abstracting the fileapi endpoints into one blueprint. Seeing the leftover /hello endpoint made me think of a great first issue and feature enhancement.
This would be an amazing task for someone who is starting to feel comfortable with RESTful architecture and API design. You can be as creative as you want. Flask can serve html templates via JINJA, you could create a terminal interface or input prompting. Go crazy!
The endpoint should at the very least return a response explaining what the api is used and developed for. Link to the Climate Tech Handbook github, deployment site, blog posts, etc. Say thanks for stopping by, maybe point to the README or talk about Jacob (@futuresoup)
The text was updated successfully, but these errors were encountered:
@shreeup Did an amazing job abstracting the fileapi endpoints into one blueprint. Seeing the leftover
/hello
endpoint made me think of a great first issue and feature enhancement.https://github.com/climate-tech-handbook/data-magic/blob/main/app/api/routes.py
This would be an amazing task for someone who is starting to feel comfortable with RESTful architecture and API design. You can be as creative as you want. Flask can serve html templates via JINJA, you could create a terminal interface or input prompting. Go crazy!
The endpoint should at the very least return a response explaining what the api is used and developed for. Link to the Climate Tech Handbook github, deployment site, blog posts, etc. Say thanks for stopping by, maybe point to the README or talk about Jacob (@futuresoup)
The text was updated successfully, but these errors were encountered: