{"id":20505021,"url":"https://github.com/gemblue/expressjs-prisma","last_synced_at":"2025-06-17T22:04:05.748Z","repository":{"id":77296063,"uuid":"602517862","full_name":"gemblue/expressjs-prisma","owner":"gemblue","description":null,"archived":false,"fork":false,"pushed_at":"2023-02-16T11:34:28.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-05T20:57:13.444Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/gemblue.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-02-16T11:34:26.000Z","updated_at":"2023-02-16T11:34:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"2cc50d6e-9ca1-4282-9370-987d7590b6bf","html_url":"https://github.com/gemblue/expressjs-prisma","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gemblue/expressjs-prisma","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemblue%2Fexpressjs-prisma","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemblue%2Fexpressjs-prisma/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemblue%2Fexpressjs-prisma/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemblue%2Fexpressjs-prisma/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gemblue","download_url":"https://codeload.github.com/gemblue/expressjs-prisma/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gemblue%2Fexpressjs-prisma/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260447649,"owners_count":23010542,"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":[],"created_at":"2024-11-15T19:42:40.136Z","updated_at":"2025-06-17T22:04:00.732Z","avatar_url":"https://github.com/gemblue.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\ntitle: ExpressJS Prisma\ndescription: An ExpressJS server that uses Prisma to connect to a PostgreSQL database\ntags:\n  - express\n  - postgresql\n  - prisma\n  - typescript\n---\n\n# ExpressJS Prisma Example\n\nThis is an [ExpressJS](https://expressjs.com/) REST API that uses [Prisma](https://www.prisma.io/) to connect to a Postgres database and CRUD todos.\n\n[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template/LqCw_O)\n\n## ✨ Features\n\n- Prisma\n- Express\n- Postgres\n- TypeScript\n\n## 💁‍♀️ How to use\n\n- Install dependencies `yarn`\n- [Provision a Postgres container on Railway](https://dev.new)\n- Connect to your Railway project with `railway link`\n- Migrate the database `railway run yarn migrate:dev`\n- Run the Server app `railway run yarn dev`\n\n## 📝 Notes\n\nThis is a simple REST API for todo items. The available routes are\n\n- `GET /todos` gets all todos\n- `POST /todos` creates a new using `text` in the JSON body\n- `GET /todos/:id` gets a todo by id\n- `PUT /todos/:id` updates a todo by id\n- `DELETE /todos/:id` deletes a todo by id\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgemblue%2Fexpressjs-prisma","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgemblue%2Fexpressjs-prisma","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgemblue%2Fexpressjs-prisma/lists"}