{"id":24435172,"url":"https://github.com/yuvenalmash/inkwell-blog-api","last_synced_at":"2026-04-27T18:05:09.829Z","repository":{"id":175046419,"uuid":"637407228","full_name":"yuvenalmash/inkwell-blog-api","owner":"yuvenalmash","description":"Inkwell Blog Api is a RESTful API that can be used as a backend for an blog application. It allows users to perform all CRUD operations. Requests are authenticated with JWT tokens.","archived":false,"fork":false,"pushed_at":"2023-06-18T22:55:41.000Z","size":145,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"dev","last_synced_at":"2025-06-29T12:43:18.495Z","etag":null,"topics":["jwt-authorization","rspec-testing","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yuvenalmash.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-05-07T13:17:34.000Z","updated_at":"2023-06-14T23:52:52.000Z","dependencies_parsed_at":"2023-06-29T23:15:20.973Z","dependency_job_id":null,"html_url":"https://github.com/yuvenalmash/inkwell-blog-api","commit_stats":null,"previous_names":["yuvenalmash/inkwell-blog-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yuvenalmash/inkwell-blog-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuvenalmash%2Finkwell-blog-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuvenalmash%2Finkwell-blog-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuvenalmash%2Finkwell-blog-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuvenalmash%2Finkwell-blog-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yuvenalmash","download_url":"https://codeload.github.com/yuvenalmash/inkwell-blog-api/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yuvenalmash%2Finkwell-blog-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32348058,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T17:12:42.749Z","status":"ssl_error","status_checked_at":"2026-04-27T17:12:41.658Z","response_time":128,"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":["jwt-authorization","rspec-testing","ruby-on-rails"],"created_at":"2025-01-20T17:13:08.594Z","updated_at":"2026-04-27T18:05:09.824Z","avatar_url":"https://github.com/yuvenalmash.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n  \u003ch3\u003e\u003cb\u003eInkwell Blog API\u003c/b\u003e\u003c/h3\u003e\n\n\u003c/div\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\n# 📗 Table of Contents\n\n- [📖 About the Project](#about-project)\n  - [🛠 Built With](#built-with)\n    - [Tech Stack](#tech-stack)\n    - [Key Features](#key-features)\n  \u003c!-- - [🚀 Live Demo](#live-demo) --\u003e\n- [💻 Getting Started](#getting-started)\n  - [Setup](#setup)\n  - [Prerequisites](#prerequisites)\n  - [Install](#install)\n  - [Usage](#usage)\n  - [Run tests](#run-tests)\n  \u003c!-- - [Deployment](#deployment) --\u003e\n- [👥 Authors](#authors)\n- [🔭 Future Features](#future-features)\n- [🤝 Contributing](#contributing)\n- [⭐️ Show your support](#support)\n- [📝 License](#license)\n\n\u003c!-- PROJECT DESCRIPTION --\u003e\n\n# 📖 Inkwell Blog API \u003ca name=\"about-project\"\u003e\u003c/a\u003e\n\n\n**Inkwell Blog API** is a RESTful API for a blog application. It is built with Ruby on rails and PostgreSQL.\n\n## 🛠 Built With \u003ca name=\"built-with\"\u003e\u003c/a\u003e\n\n### Tech Stack \u003ca name=\"tech-stack\"\u003e\u003c/a\u003e\n\n\n\u003cdetails\u003e\n  \u003csummary\u003eFramework\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://rubyonrails.org/\"\u003eRuby on Rails\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eDatabase\u003c/summary\u003e\n  \u003cul\u003e\n    \u003cli\u003e\u003ca href=\"https://www.postgresql.org/\"\u003ePostgreSQL\u003c/a\u003e\u003c/li\u003e\n  \u003c/ul\u003e\n\u003c/details\u003e\n\n\u003c!-- Features --\u003e\n\n### Key Features \u003ca name=\"key-features\"\u003e\u003c/a\u003e\n\n- **User Authentication**\n  - Users can sign up and sign in.\n  - Users can sign out.\n  - Users can reset their password.\n- **Requests Authentication**\n  - All requests are secured with a JWT generated when a user logs in.\n  - The JWT expires after the specified duration\n- **Blog posts**\n  - Users perfom CRUD operations on posts\n  - Users can comment and like posts\n\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- LIVE DEMO --\u003e\n\n\u003c!-- ## 🚀 Live Demo \u003ca name=\"live-demo\"\u003e\u003c/a\u003e\n\n\u003e Add a link to your deployed project.\n\n- [Live Demo Link](https://google.com)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e --\u003e\n\n\u003c!-- GETTING STARTED --\u003e\n\n## 💻 Getting Started \u003ca name=\"getting-started\"\u003e\u003c/a\u003e\n\nTo get a local copy up and running, follow these steps.\n\n### Prerequisites\n\nIn order to run this project you need:\n\n- Ruby\n- Rails\n- PostgreSql\n\n### Setup\n\nClone this repository to your desired folder:\n\n\n```sh\n  cd my-folder\n  git clone git@github.com:yuvenalmash/inkwell-blog-api.git\n```\n\n#### Prepare Data Base\n\n```\nrails db create\nrails db migrate\n```\n\n### Install\n\nInstall this project with:\n\n```sh\n  cd inkwell-blog-api\n  bundle install\n```\n\n### Usage\n\nTo run the project, execute the following command:\n\n\n```sh\n  rails server\n```\n\n### Run tests\n\nTo run tests, run the following command:\n\n```sh\n  rspec\n```\n\n\u003c!-- AUTHORS --\u003e\n\n## 👥 Authors \u003ca name=\"authors\"\u003e\u003c/a\u003e\n\n👤 **Yuvenal Njoroge**\n\n- GitHub: [@yuvenalmash](https://github.com/yuvenalmash)\n- Twitter: [@YuvenalNjoroge](https://twitter.com/YuvenalNjoroge)\n- LinkedIn: [Yuvenal Njoroge](https://linkedin.com/in/yuvenal-njoroge)\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- FUTURE FEATURES --\u003e\n\n## 🔭 Future Features \u003ca name=\"future-features\"\u003e\u003c/a\u003e\n\n- [ ] **Deploy project**\n\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- CONTRIBUTING --\u003e\n\n## 🤝 Contributing \u003ca name=\"contributing\"\u003e\u003c/a\u003e\n\nContributions, issues, and feature requests are welcome!\n\nFeel free to check the [issues page](https://github.com/yuvenalmash/inkwell-blog-api/issues).\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\u003c!-- SUPPORT --\u003e\n\n## ⭐️ Show your support \u003ca name=\"support\"\u003e\u003c/a\u003e\n\nIf you like this project give it a star\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n\n\n\u003c!-- LICENSE --\u003e\n\n## 📝 License \u003ca name=\"license\"\u003e\u003c/a\u003e\n\nThis project is [MIT](./LICENSE) licensed.\n\n\u003cp align=\"right\"\u003e(\u003ca href=\"#readme-top\"\u003eback to top\u003c/a\u003e)\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuvenalmash%2Finkwell-blog-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyuvenalmash%2Finkwell-blog-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyuvenalmash%2Finkwell-blog-api/lists"}