{"id":20528322,"url":"https://github.com/devmnj/express-node-rest-api-sqlite","last_synced_at":"2026-04-07T08:01:52.431Z","repository":{"id":110318888,"uuid":"329966669","full_name":"devmnj/Express-Node-REST-API-SQLite","owner":"devmnj","description":"Express-Node REST API using knexjs ORM and SQLite database","archived":false,"fork":false,"pushed_at":"2021-01-15T16:52:44.000Z","size":22095,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-19T10:08:49.283Z","etag":null,"topics":["api-rest","database","expressjs","knexjs","nodejs","orm","restful-api","sql-server","sqlite3"],"latest_commit_sha":null,"homepage":"http://developerm.dev","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/devmnj.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":"2021-01-15T16:35:17.000Z","updated_at":"2021-01-16T01:59:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"f85d01dd-7b5a-4613-93e7-c888639a93a2","html_url":"https://github.com/devmnj/Express-Node-REST-API-SQLite","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devmnj/Express-Node-REST-API-SQLite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmnj%2FExpress-Node-REST-API-SQLite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmnj%2FExpress-Node-REST-API-SQLite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmnj%2FExpress-Node-REST-API-SQLite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmnj%2FExpress-Node-REST-API-SQLite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devmnj","download_url":"https://codeload.github.com/devmnj/Express-Node-REST-API-SQLite/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devmnj%2FExpress-Node-REST-API-SQLite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31504897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-07T03:10:19.677Z","status":"ssl_error","status_checked_at":"2026-04-07T03:10:13.982Z","response_time":105,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["api-rest","database","expressjs","knexjs","nodejs","orm","restful-api","sql-server","sqlite3"],"created_at":"2024-11-15T23:24:34.552Z","updated_at":"2026-04-07T08:01:52.415Z","avatar_url":"https://github.com/devmnj.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n## About \nThis is a Sqlite-Express API using Knex [ORM].The migrations tools can be used to create database table as follows\n\n### Create knex file\nThis process is already performed for this project\n```npx knex init```\n\n### Create the migration file\nThis process is already performed for this project\n```npx knex migrate:make create-table-name```\n\n### Run migration\nTo create the data tables (in the data folder) and database , we can simply run the file.\n```npx knex migrate:latest```\n\n\n## Updating the tables\nTo recreate the tables `delete` the sqlite file in the data folder and run the `npx knex migrate:lates` which will recreate the database and tables\n\nFor more guides and tutorials visit my [blog](http://developermblog.wordpress.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevmnj%2Fexpress-node-rest-api-sqlite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevmnj%2Fexpress-node-rest-api-sqlite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevmnj%2Fexpress-node-rest-api-sqlite/lists"}