{"id":19890184,"url":"https://github.com/raynou/express-api-boilerplate","last_synced_at":"2025-10-07T00:17:22.051Z","repository":{"id":171869326,"uuid":"648523418","full_name":"Raynou/express-api-boilerplate","owner":"Raynou","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-04T08:05:50.000Z","size":95,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-11T19:30:53.301Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Raynou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-06-02T07:06:49.000Z","updated_at":"2024-12-17T07:47:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"29a9706f-ba1d-448e-9b06-d16b9f2da3a9","html_url":"https://github.com/Raynou/express-api-boilerplate","commit_stats":null,"previous_names":["raynou/express-api-skeleton"],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raynou%2Fexpress-api-boilerplate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raynou%2Fexpress-api-boilerplate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raynou%2Fexpress-api-boilerplate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Raynou%2Fexpress-api-boilerplate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Raynou","download_url":"https://codeload.github.com/Raynou/express-api-boilerplate/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241317601,"owners_count":19943202,"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-12T18:13:13.247Z","updated_at":"2025-10-07T00:17:17.015Z","avatar_url":"https://github.com/Raynou.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# express-api-boilerplate\n\n1. Crear un archivo de variables de entorno `.env` y crear las variables: `DB_PASSWORD`, `DB_NAME`, `DB_USER`.\n2. Ejecutar el comando `npm install`.\n3. Ejecutar los test con `npm run test`.\n\n# Esquema de base de datos\n\nEn `database/schema.sql` esta la definción del esquema de base de datos, puede modificarlo a conveniencia y ejecutarlo con:\n```SQL \nmysql -u `usuario` -p`contraseña` `nombre de la base de datos` \u003c ./database/schema.sql\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraynou%2Fexpress-api-boilerplate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraynou%2Fexpress-api-boilerplate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraynou%2Fexpress-api-boilerplate/lists"}