{"id":20417668,"url":"https://github.com/serhiinikif/rest-api-mssql","last_synced_at":"2026-04-09T07:04:00.303Z","repository":{"id":176885046,"uuid":"654933436","full_name":"SerhiiNikif/rest-api-mssql","owner":"SerhiiNikif","description":null,"archived":false,"fork":false,"pushed_at":"2023-08-20T16:58:17.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-15T14:00:48.222Z","etag":null,"topics":["cors","docker","dotenv","express","middleware","mssql","nodejs","rest-api","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/SerhiiNikif.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}},"created_at":"2023-06-17T11:24:36.000Z","updated_at":"2023-08-20T16:10:03.000Z","dependencies_parsed_at":"2023-08-20T17:58:31.476Z","dependency_job_id":"4c4a14fc-a772-48e2-87de-99587cab74a0","html_url":"https://github.com/SerhiiNikif/rest-api-mssql","commit_stats":null,"previous_names":["serhiinikif/rest-api-mssql-sequelize","serhiinikif/rest-api-mssql"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SerhiiNikif%2Frest-api-mssql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SerhiiNikif%2Frest-api-mssql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SerhiiNikif%2Frest-api-mssql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SerhiiNikif%2Frest-api-mssql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SerhiiNikif","download_url":"https://codeload.github.com/SerhiiNikif/rest-api-mssql/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241960837,"owners_count":20049342,"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":["cors","docker","dotenv","express","middleware","mssql","nodejs","rest-api","sequelize"],"created_at":"2024-11-15T06:26:41.670Z","updated_at":"2025-12-30T22:54:56.443Z","avatar_url":"https://github.com/SerhiiNikif.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# How to use:\n\n## 1. Clone Project into your local machine\n```\ngit clone https://github.com/SerhiiNikif/rest-api-mssql.git\n```\n\n## 2. Go into project folder and install project dependencies.\n\n```\ncd rest-api-mssql\n```\n```\nnpm install\n```\n\n## 4. Setting environment file `.env`.\nSimply copy `.env.sample` as `.env`, then edit it based on your need.\n\u003e Check that the 'sa' user on your local server has the same password as in the .env file.\n\n## 5. Start project\nFor local use:\n\u003e Your local server should be running.\n```\nnpm run dev\n```\n\nIf you run docker:\n```\ndocker-compose up -d\nnpm run dev:docker\n```\nThe `animals` DB and `dogs` table will be created, the fields will be filled.\n\n## 6. Let's login to Server Management Studio:\n__Server name__: `localhost`(Local use) __or__ `localhost, 14333`(Docker)  \n__Login__: sa  \n__Password__: \u003cDB_PASSWORD\u003e  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserhiinikif%2Frest-api-mssql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserhiinikif%2Frest-api-mssql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserhiinikif%2Frest-api-mssql/lists"}