{"id":24795137,"url":"https://github.com/fatimampg/notebook-api","last_synced_at":"2026-05-19T03:14:50.418Z","repository":{"id":274631185,"uuid":"922473214","full_name":"fatimampg/notebook-api","owner":"fatimampg","description":"Ruby on Rails app (API-only) for managing contacts","archived":false,"fork":false,"pushed_at":"2025-03-18T06:34:33.000Z","size":143,"stargazers_count":0,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-24T19:16:55.421Z","etag":null,"topics":["active-model-serializers","devise-token-auth","json-api","ruby-on-rails"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/fatimampg.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,"zenodo":null}},"created_at":"2025-01-26T10:05:32.000Z","updated_at":"2025-02-27T14:04:48.000Z","dependencies_parsed_at":"2025-07-17T19:10:23.968Z","dependency_job_id":"b9a755b8-608d-46c5-b16c-dccd82c028fe","html_url":"https://github.com/fatimampg/notebook-api","commit_stats":null,"previous_names":["fatimampg/notebook-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fatimampg/notebook-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatimampg%2Fnotebook-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatimampg%2Fnotebook-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatimampg%2Fnotebook-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatimampg%2Fnotebook-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fatimampg","download_url":"https://codeload.github.com/fatimampg/notebook-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fatimampg%2Fnotebook-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33200233,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"online","status_checked_at":"2026-05-19T02:00:06.763Z","response_time":58,"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":["active-model-serializers","devise-token-auth","json-api","ruby-on-rails"],"created_at":"2025-01-29T23:28:41.524Z","updated_at":"2026-05-19T03:14:50.397Z","avatar_url":"https://github.com/fatimampg.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NOTEBOOK - Contact management API\n\n### Ruby on Rails API\n\n- **Rails version:** 8.0.1\n- **Database:** SQLite (configured in config/database.yml)\n- **JSON:API:** Uses ActiveModel::Serializer for serialization\n- **Authentication:** Uses Devise Token Auth\n\n\n### Set up:\n\n- **Clone repository** (HTTPS):\n```bash\ngit clone https://github.com/fatimampg/notebook-api.git\n```\n\n- **Install dependencies:**\n```bash\nbundle install\n```\n\n- **Set up the database:**\n```bash\nrails db:create\nrails db:migrate\n```\n\n- **Populate the database (Data generated using Faker gem):**\u003c/br\u003e\n\nDevelopment database:\n```bash\nrake dev:setup\n```\nTest database:\n```bash\nrake test_db:setup\n```\n\n- **Start server:**\u003c/br\u003e\n\n Using Foreman (processes and commands defined in Procfile):\n```bash\nforeman start\n```\nWithout Foreman:\n```bash\nrails server\n```\n(Available at : http://localhost:3000/)\n\n- **List of Routes (Browser):**\u003c/br\u003e\n Go to: http://localhost:3000/rails/info/routes\n\n- **Run tests (RSpec):**\n\n```bash\nbundle exec rspec\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffatimampg%2Fnotebook-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffatimampg%2Fnotebook-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffatimampg%2Fnotebook-api/lists"}