{"id":22636754,"url":"https://github.com/hafizcode02/learn-sequelize-api","last_synced_at":"2026-04-09T20:14:01.729Z","repository":{"id":210360803,"uuid":"726041616","full_name":"hafizcode02/learn-sequelize-api","owner":"hafizcode02","description":"Repository for learning Sequelize \u0026 JWT Auth with Express.js","archived":false,"fork":false,"pushed_at":"2023-12-02T14:11:25.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-03T14:47:47.280Z","etag":null,"topics":["express-js","mysql","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/hafizcode02.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":"2023-12-01T12:11:03.000Z","updated_at":"2024-08-19T07:06:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"a17b1f9b-5b17-47ec-86ab-0e765a742ea6","html_url":"https://github.com/hafizcode02/learn-sequelize-api","commit_stats":null,"previous_names":["hafizcode02/sequelize-api","hafizcode02/learn-sequelize-api"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hafizcode02%2Flearn-sequelize-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hafizcode02%2Flearn-sequelize-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hafizcode02%2Flearn-sequelize-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hafizcode02%2Flearn-sequelize-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hafizcode02","download_url":"https://codeload.github.com/hafizcode02/learn-sequelize-api/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246140592,"owners_count":20729802,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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-js","mysql","sequelize"],"created_at":"2024-12-09T03:30:07.238Z","updated_at":"2026-04-09T20:14:01.666Z","avatar_url":"https://github.com/hafizcode02.png","language":"JavaScript","readme":"# sequelize-api\nRepository for Learning Sequelize \u0026amp; JWT Auth\n\nFor sure, this is my learning repository. if you see the code is awkwkard, bad, or not practicing clean and good code. sorry for it. I just explore code and learn from a lot of resource without concerning about that.\n\nI will improve this code to my next project, soon.\n\nIts include : Sequelize, Migration, Seeder, JWT Auth, Setup Swagger\n\n```markdown\n## Prerequisites\n\nBefore running the application, make sure you have the following installed on your machine:\n\n- [Node.js](https://nodejs.org/)\n- [npm](https://www.npmjs.com/) (Node Package Manager)\n```\n\n## Getting Started\n\n1. Clone this repository to your local machine:\n\n   ```bash\n   git clone https://github.com/Hafizcode02/sequelize-api.git\n   ```\n\n2. Navigate to the project directory:\n\n   ```bash\n   cd sequelize-api\n   ```\n\n3. Install the dependencies:\n\n   ```bash\n   npm install\n   ```\n\n## SETTING UP .ENV File\n\nbefore starting running the application, set env file based on your needs:\n\n```bash\nNODE_ENV=\n\n# Database Config\nDB_DATABASE= \nDB_HOST= \nDB_USER=\nDB_PASSWORD= \n\n# Server Config\nSERVER_ADDRESS=\nSERVER_PORT=\nCORS_PORT= \nSECRET_KEY=\n```\n\n## Running the Application\n\nTo start the Express.js server and run the file upload example, use the following command:\n\n```bash\nnpm start db-init\nnpm start dev\n```\n\n## API Endpoint List\n\n```\nYou can see my postman collection in this repository\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhafizcode02%2Flearn-sequelize-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhafizcode02%2Flearn-sequelize-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhafizcode02%2Flearn-sequelize-api/lists"}