{"id":19278898,"url":"https://github.com/jod35/author-api-v3","last_synced_at":"2026-05-08T10:35:19.691Z","repository":{"id":112452821,"uuid":"284022709","full_name":"jod35/Author-API-V3","owner":"jod35","description":"This is the third version of the CRUD Author REST API that uses MongoDB.","archived":false,"fork":false,"pushed_at":"2020-07-31T11:40:05.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-24T23:07:27.665Z","etag":null,"topics":["flask","marshmallow","mongodb"],"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/jod35.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":"2020-07-31T11:38:28.000Z","updated_at":"2021-02-08T21:23:22.000Z","dependencies_parsed_at":"2023-05-15T02:15:07.888Z","dependency_job_id":null,"html_url":"https://github.com/jod35/Author-API-V3","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jod35/Author-API-V3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jod35%2FAuthor-API-V3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jod35%2FAuthor-API-V3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jod35%2FAuthor-API-V3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jod35%2FAuthor-API-V3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jod35","download_url":"https://codeload.github.com/jod35/Author-API-V3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jod35%2FAuthor-API-V3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32776904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["flask","marshmallow","mongodb"],"created_at":"2024-11-09T21:12:33.601Z","updated_at":"2026-05-08T10:35:19.653Z","avatar_url":"https://github.com/jod35.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Author API V3\n\nThis is a third version of the AuthorApi I created. It has some added functionality like JSON serialization and deserialization with Marshmallow and data storage with NoSQL (MongoDB).\n\n## Built With\n- Flask\n- Flask Marshmallow\n- Flask MongoEngine\n- MongoDb\n\n\n## The API Endpoints\n ENDPOINT  |METHOD | FUNCTION|\n ----------|-------|---------|\n /authors/ | GET   |Get all authors|\n /authors/ | POST  |Create an author|\n /author/id| GET   | Get an author with an id|\n /author/id| PUT   | Update an author with an id|\n /author/id| DELETE   | Delete an author with an id|\n\n\n\n\n## To get running\n1. Clone the project\n`git clone https://github.com/jod35/AuthorAPI-V2`\n\n2. Install project Dependencies\n` pip3 install -r requirements.txt `\n\n3. To run the API,\n- Make sure your MongoDB is installed.\n\n- Start your MongoDB server ` sudo mongod `\n\n- Enter the command in your termainal ` export FLASK_APP=wsgi.py`\n\n- Finally run the appliaction with ` flask run `\n\n## Author\n[Ssali Jonathan (Jod35)](https://github.com/jod35)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjod35%2Fauthor-api-v3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjod35%2Fauthor-api-v3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjod35%2Fauthor-api-v3/lists"}