{"id":19155709,"url":"https://github.com/watson-clara/astrology-microservice-api","last_synced_at":"2026-04-20T06:07:32.467Z","repository":{"id":161703787,"uuid":"518306330","full_name":"watson-clara/Astrology-Microservice-API","owner":"watson-clara","description":"This microservice creates an API that will take in someone's birthday in the form {month}{day} in numbers and return their astrological sign.","archived":false,"fork":false,"pushed_at":"2022-07-28T03:09:43.000Z","size":13305,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-03T19:46:09.124Z","etag":null,"topics":["api","fastapi","horoscope","horoscope-api","microservice","uml-diagram"],"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/watson-clara.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":"2022-07-27T04:18:09.000Z","updated_at":"2024-05-14T16:45:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"be2d810f-f1c1-4116-a456-129a3e1a8468","html_url":"https://github.com/watson-clara/Astrology-Microservice-API","commit_stats":null,"previous_names":["watson-clara/astrology-microservice-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/watson-clara%2FAstrology-Microservice-API","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/watson-clara%2FAstrology-Microservice-API/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/watson-clara%2FAstrology-Microservice-API/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/watson-clara%2FAstrology-Microservice-API/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/watson-clara","download_url":"https://codeload.github.com/watson-clara/Astrology-Microservice-API/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240241799,"owners_count":19770463,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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","fastapi","horoscope","horoscope-api","microservice","uml-diagram"],"created_at":"2024-11-09T08:31:49.595Z","updated_at":"2026-04-20T06:07:32.431Z","avatar_url":"https://github.com/watson-clara.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Microservice \nThis microservice is apart of Assignment 7 for CS361. \n\n## What this project does:\nThis microservice creates an API that will take in someones birthday in the form {month}{day} in numbers and return their astrological sign. \n\n## How to use the microservice:\n\n1. Open your terminal and clone this repository on your local hardrive. \n```\n    git clone {link to repository ssh or https}\n```\n2. Navigate into the cloned repository. \n```\n    cd Project-CS361\n```\n3. Visit the  [this page](https://fastapi.tiangolo.com/contributing/) to create and activate a virutal environment in which the microservice will run. \n```\n    python -m venv env\n    source ./env/bin/activate\n```\n4. Visit the  [this page](https://fastapi.tiangolo.com/tutorial/#install-fastapi) to install the FastAPI Python library.  \n```\n    pip install \"fastapi[all]\"\n```\n3. Run main.py\n```\n    python main.py \n```\n\n## Using the API\nOnce you have run main.py you should see this in your terminal: \n\n![main.py running in terminal](/images/main.png)\n\nCopy this into your browser:\n\n![main.py running in terminal](/images/url.png)\n\nThis should appear:\n\n![main.py running in terminal](/images/sign.png)\n\nType \"/generate/{month}{day}\" after the url inserting your month in number format. It should look like this:\n\n![main.py running in terminal](/images/date.png)\n\nIf you have done everything right, the API should return your sign:\n\n![main.py running in terminal](/images/return.png)\n\n## UML Diagram\n\n![UML](/images/uml.png)\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwatson-clara%2Fastrology-microservice-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwatson-clara%2Fastrology-microservice-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwatson-clara%2Fastrology-microservice-api/lists"}