{"id":18778335,"url":"https://github.com/ajsalemo/expressapi","last_synced_at":"2026-04-07T07:43:26.407Z","repository":{"id":103500894,"uuid":"359624600","full_name":"Ajsalemo/ExpressAPI","owner":"Ajsalemo","description":"An Express.js CRUD API that calls to a Postgres database using Sequelize. Pm2 is used for production process management and Agentkeepalive for connection reuse on calls using Axios.","archived":false,"fork":false,"pushed_at":"2021-11-18T20:58:08.000Z","size":130,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-03T14:35:32.060Z","etag":null,"topics":["agentkeepalive","axios","azure","container","database","docker","express","http","javascript","keepalive","node","pm2","postgres","process-manager","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/Ajsalemo.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,"zenodo":null}},"created_at":"2021-04-19T23:22:25.000Z","updated_at":"2021-11-18T20:58:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"173218a7-c4e6-4df1-bbe8-3b314bdc0f10","html_url":"https://github.com/Ajsalemo/ExpressAPI","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Ajsalemo/ExpressAPI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ajsalemo%2FExpressAPI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ajsalemo%2FExpressAPI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ajsalemo%2FExpressAPI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ajsalemo%2FExpressAPI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ajsalemo","download_url":"https://codeload.github.com/Ajsalemo/ExpressAPI/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ajsalemo%2FExpressAPI/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":["agentkeepalive","axios","azure","container","database","docker","express","http","javascript","keepalive","node","pm2","postgres","process-manager","sequelize"],"created_at":"2024-11-07T20:15:57.391Z","updated_at":"2026-04-07T07:43:26.401Z","avatar_url":"https://github.com/Ajsalemo.png","language":"JavaScript","readme":"# ExpressAPI\n\n\u003cbr\u003e\nAn Express.js CRUD API that calls to a Postgres database using Sequelize. Pm2 is used for production process management and Agentkeepalive for connection reuse on calls using Axios.\n\nProject makeup:\n- `express` is used as the server fielding HTTP requests\n- `axios` is used for API calls to other API based endpoints\n- `postgres` is used for the 'main' part of this repository which is a CRUD based application\n- `sequelize` is used as the ORM paired with Azure Database for PostgreSQL\n- `agentkeepalive` is used for connection reuse and keepalives that is passed into `axios`\n\nThis project uses two approaches for making requests\n- the `controllers/axios` folder which contains API calls using Axios to test out `agentkeepalive` and connection reuse/keepalives\n- the `controllers/postgres` folder which contains calls to Postgres with the help of Sequelize to also test out the use of connection pooling.\n\nIdeally, this project is a combination of techniques created primarily for testing while using Express as a backbone. This can either be ran containerized or with Pm2 separately.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajsalemo%2Fexpressapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fajsalemo%2Fexpressapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fajsalemo%2Fexpressapi/lists"}