{"id":25231476,"url":"https://github.com/notshrirang/rapidcommerce","last_synced_at":"2026-04-13T15:32:04.658Z","repository":{"id":245669009,"uuid":"813607313","full_name":"NotShrirang/RapidCommerce","owner":"NotShrirang","description":"Backend in built at a hackathon in less than 4 hrs, offline, without referencing anything. After I learnt ExpressJS less than 24 hrs ago for the first time.","archived":false,"fork":false,"pushed_at":"2024-06-23T11:59:59.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-02T04:02:36.844Z","etag":null,"topics":["express","expressjs","javascript","node","nodejs","postgresql","sequelize"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/NotShrirang.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":"2024-06-11T11:55:39.000Z","updated_at":"2025-01-27T11:07:47.000Z","dependencies_parsed_at":"2024-06-23T09:44:33.367Z","dependency_job_id":"142ada49-411a-4647-9731-de8b86e3e3f9","html_url":"https://github.com/NotShrirang/RapidCommerce","commit_stats":null,"previous_names":["notshrirang/rapidcommerce"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NotShrirang/RapidCommerce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotShrirang%2FRapidCommerce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotShrirang%2FRapidCommerce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotShrirang%2FRapidCommerce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotShrirang%2FRapidCommerce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NotShrirang","download_url":"https://codeload.github.com/NotShrirang/RapidCommerce/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NotShrirang%2FRapidCommerce/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31759307,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","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":["express","expressjs","javascript","node","nodejs","postgresql","sequelize"],"created_at":"2025-02-11T12:28:48.393Z","updated_at":"2026-04-13T15:32:04.638Z","avatar_url":"https://github.com/NotShrirang.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RapidCommerce Backend\nWelcome to **RapidCommerce Backend**, the fast and efficient backend for your e-commerce website. This project was built in just over 3 hours, using Express and PostgreSQL with Sequelize ORM. The best part? It was developed with no prior knowledge of these technologies till the day before I built this, without referencing any resources. I built it offline.\n\n## Table of Contents\n- [Tech Stack](#tech-stack)\n- [Installation](#installation)\n- [Contributing](#contributing)\n- [License](#license)\n\n## Tech Stack\n\n- **Express.js**: A fast, unopinionated, minimalist web framework for Node.js.\n- **PostgreSQL**: A powerful, open-source object-relational database system.\n- **Sequelize ORM**: A promise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite, and Microsoft SQL Server.\n\n## Installation\n\n1. Clone the repository:\n```bash\n   git clone https://github.com/NotShrirang/RapidCommerce.git\n   cd RapidCommerce\n```\n\n2. Install dependencies:\n```bash\nnpm i\n```\n\n4. Set up the PostgreSQL database and update the database configuration in config/config.json.\n5. Run migrations to create the tables:\n```bash\nnpx sequelize-cli db:migrate\n```\n\n7. Start the server:\n```bash\nnpm start\n```\n\n## Usage\nOnce the server is running at http://localhost:5000, you can interact with the API using tools like Postman or cURL. Below are the available API endpoints.\n\n## Contributing\nI know the project does not even come close to any industry standards, let alone match them. So contributions and suggestion are welcome! Please open an issue or submit a pull request.\n\nBuilt with passion and a lot of coffee ☕ in less than 24 hours. Happy coding! 🚀\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotshrirang%2Frapidcommerce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnotshrirang%2Frapidcommerce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnotshrirang%2Frapidcommerce/lists"}