{"id":46269879,"url":"https://github.com/helenanevesdeveloper/api-studies","last_synced_at":"2026-03-04T03:01:42.002Z","repository":{"id":178461135,"uuid":"661866462","full_name":"helenanevesdeveloper/API-studies","owner":"helenanevesdeveloper","description":"Studying Flask and Django","archived":false,"fork":false,"pushed_at":"2023-08-11T23:53:39.000Z","size":63,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T01:27:28.151Z","etag":null,"topics":["api","django","flask","graphene-django","graphql-api","marshmallow","python","rest-api","sqlalchemy","sqlite","swagger"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/helenanevesdeveloper.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-07-03T20:55:57.000Z","updated_at":"2024-03-09T23:03:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"7185e495-808b-4643-8f6c-8454f7a92a35","html_url":"https://github.com/helenanevesdeveloper/API-studies","commit_stats":{"total_commits":18,"total_committers":3,"mean_commits":6.0,"dds":"0.11111111111111116","last_synced_commit":"78fcf3017813b792c5d7b92106667b6146c3ffaa"},"previous_names":["helenanevesbr/api-studies","helenanevesdeveloper/api-studies"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/helenanevesdeveloper/API-studies","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helenanevesdeveloper%2FAPI-studies","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helenanevesdeveloper%2FAPI-studies/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helenanevesdeveloper%2FAPI-studies/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helenanevesdeveloper%2FAPI-studies/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/helenanevesdeveloper","download_url":"https://codeload.github.com/helenanevesdeveloper/API-studies/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/helenanevesdeveloper%2FAPI-studies/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30070479,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T01:03:42.280Z","status":"online","status_checked_at":"2026-03-04T02:00:07.464Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","django","flask","graphene-django","graphql-api","marshmallow","python","rest-api","sqlalchemy","sqlite","swagger"],"created_at":"2026-03-04T03:01:40.203Z","updated_at":"2026-03-04T03:01:41.994Z","avatar_url":"https://github.com/helenanevesdeveloper.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# API-studies\n### Corona VS Tech\n#### Description\nAn application that list which companies are hiring in corona times, which companies are firing and which are in a hiring freeze.  \nIf a user wants to add a company, we're getting an email to decide if we want to add this company to our company list.\n#### Goal\nBuild a Django rest API for CRUDE operations and an email sending mechanism.  \nThen a continuous integration system that is going to run our tests each time that we make a push and failure build if one of our tests failed.\n#### What I've learned\n- Pyenv\n### My DVG Blog\n#### Description\nA small blogging application with CRUD operations. Authors can write many posts. Posts can have many tags and can be either published or unpublished. \n#### Goal\nBuild the back end of this blog in Django, complete with an admin for adding new blog content, then expose the content data as a GraphQL API.\n#### What I've learned\n- Build the Django blog **data model** and **admin interface**\n- Wrap data model in a **GraphQL API** using Graphene-Django\n#### Resource\nTutorial from [Real Python](https://realpython.com/python-django-blog/)  \n\n---\n### Send Notes for Gifts\n#### Description\nA REST API to keep track of notes for people that may visit you throughout the year: the Tooth Fairy, the Easter Bunny, and Knecht Ruprecht.  \nYou want to be on good terms with all three of them. That’s why you’ll send them notes, to increase the chance of getting valuable gifts from them.\n\n#### Goal\nCreate a basic Flask project and connect endpoints to a SQLite database. Then test API with Swagger UI API documentation.\n\n#### What I've learned\n- Handle **HTTP** requests with **Connexion**\n- Define API endpoints using the **OpenAPI** specification\n- Build API documentation with **Swagger UI**\n- Configure a **SQLite** database for my Flask project\n- Use **SQLAlchemy** to save Python objects to my database\n- Leverage the **Marshmallow** library to serialize data\n- Work with **multiple tables** in a database\n- Create **one-to-many fields** in my database\n- Leverage **nested schemas** with Marshmallow\n\n#### Resource\nTutorial from [Real Python](https://realpython.com/flask-connexion-rest-api/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelenanevesdeveloper%2Fapi-studies","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhelenanevesdeveloper%2Fapi-studies","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhelenanevesdeveloper%2Fapi-studies/lists"}