{"id":21252579,"url":"https://github.com/cartercobb/library-pt","last_synced_at":"2026-04-13T23:02:04.469Z","repository":{"id":39884244,"uuid":"494253754","full_name":"CarterCobb/library-PT","owner":"CarterCobb","description":"Library management system for Psychology Today code challenge","archived":false,"fork":false,"pushed_at":"2022-05-23T15:09:17.000Z","size":27038,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-15T05:41:20.482Z","etag":null,"topics":["aws","aws-lambda","golang","react","serverless"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CarterCobb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-05-19T23:01:55.000Z","updated_at":"2022-06-29T05:00:05.000Z","dependencies_parsed_at":"2022-08-28T20:02:02.088Z","dependency_job_id":null,"html_url":"https://github.com/CarterCobb/library-PT","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CarterCobb/library-PT","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CarterCobb%2Flibrary-PT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CarterCobb%2Flibrary-PT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CarterCobb%2Flibrary-PT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CarterCobb%2Flibrary-PT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CarterCobb","download_url":"https://codeload.github.com/CarterCobb/library-PT/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CarterCobb%2Flibrary-PT/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31774547,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"last_error":"SSL_read: 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":["aws","aws-lambda","golang","react","serverless"],"created_at":"2024-11-21T03:47:59.614Z","updated_at":"2026-04-13T23:02:04.449Z","avatar_url":"https://github.com/CarterCobb.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Library Management System\n\nThis repo contains a serverless REST API and frontend to manage library books.\n\n**The LTS version of this project is on the [main branch](https://github.com/CarterCobb/library-PT). _Newest features on the [development branch](https://github.com/CarterCobb/library-PT/tree/development)_**\n\n## Technology Stack\n\n### Main Technologies\n\n- Backend: [Go/Golang](https://go.dev/)\n- Frontend: [React.js](https://reactjs.org/)\n\n### Deployment/Hosting\n\n- [AWS](https://aws.amazon.com/)\n  - [AWS Lambda](https://aws.amazon.com/lambda/)\n  - [AWS API Gateway](https://aws.amazon.com/api-gateway/)\n  - [AWS DynamoDB](https://aws.amazon.com/dynamodb/)\n  - [AWS Amplify](https://aws.amazon.com/amplify/)\n\n### CI/CD\n\n- Infrastructure: [Serverless Framework](https://www.serverless.com/)\n- [GitHub Actions](https://github.com/features/actions)\n  - See the workflow for this repo [here](https://github.com/CarterCobb/library-PT/blob/main/.github/workflows/main.yml)\n\n### Others\n\n- [React Redux](https://react-redux.js.org/)\n- [Ant Design](https://ant.design/)\n\n## Requirements\n\nUsing whichever language(s)/stack that is best suited, create a library management system per the requirements below. Please submit your code via a publicly available repository.\n\n- API for CRUD of a books, managing title, author, isbn, description\n- Ability to manage books through a web interface\n- Ability to check in and check out a book\n- Ability to track state changes for a book\n- Report that contains the current state of all books\n\n## Build/Run\n\n### Local Building and Deployment\n\n- Run the `build.bat` file found [here](https://github.com/CarterCobb/library-PT/blob/main/build.bat)\n\n### GitHub Actions\n\nThe project is re-deployed to AWS through a GitHub Action. Worflow found [here](https://github.com/CarterCobb/library-PT/blob/main/.github/workflows/main.yml) That action is triggered by a cleased PR on the `main` branch. Please note that this only works for the code [owner](https://github.com/CarterCobb)'s repo.\n\nIf you opt to bring up this architecture on your own AWS account through the GitHub action, add your AWS creds:\n\nIn the repo secrets add the following secrets:\n\n- `AWS_ACCESS_KEY_ID` w/ your AWS access key id as it's value\n- `AWS_SECRET_ACCESS_KEY` w/ your AWS secret access key as it's value\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcartercobb%2Flibrary-pt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcartercobb%2Flibrary-pt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcartercobb%2Flibrary-pt/lists"}