{"id":20784819,"url":"https://github.com/abrahamuchos/invoice-api","last_synced_at":"2026-04-20T03:31:47.908Z","repository":{"id":240292981,"uuid":"802109642","full_name":"abrahamuchos/invoice-api","owner":"abrahamuchos","description":"Invoice API - Laravel 10","archived":false,"fork":false,"pushed_at":"2024-12-19T19:47:03.000Z","size":268,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-02T02:02:24.779Z","etag":null,"topics":["api","laravel10","sanctum"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/abrahamuchos.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":"2024-05-17T14:43:18.000Z","updated_at":"2025-06-10T20:29:15.000Z","dependencies_parsed_at":"2024-05-17T20:46:42.546Z","dependency_job_id":"d40e42e5-6e20-49b1-9f0f-6b5e838a981f","html_url":"https://github.com/abrahamuchos/invoice-api","commit_stats":null,"previous_names":["abrahamuchos/invoice-api"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abrahamuchos/invoice-api","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abrahamuchos%2Finvoice-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abrahamuchos%2Finvoice-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abrahamuchos%2Finvoice-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abrahamuchos%2Finvoice-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abrahamuchos","download_url":"https://codeload.github.com/abrahamuchos/invoice-api/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abrahamuchos%2Finvoice-api/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32031542,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","laravel10","sanctum"],"created_at":"2024-11-17T14:33:26.735Z","updated_at":"2026-04-20T03:31:47.889Z","avatar_url":"https://github.com/abrahamuchos.png","language":"PHP","readme":"# Invoice\n\nThis is an experimental API to manage invoices and clients. All this by managing your users (they must log in).\n\nThe API handles user permissions, thus allowing only the administrator (*admin*) to do certain actions against a basic user.\n\n\n## ✅ Features\n\n- Show users (only for admin)\n- Show customers\n- Show invoices\n- Show customers with filters\n- Show invoices with filters\n- Create customers\n- Create invoices\n- Crete users (only for admin)\n- Update customers\n- Update invoices\n- Delete customers (only for admin)\n- Delete invoices (only for admin)\n## ⚙️ Tech Stack\n\n- Laravel 10.10\n- Postgre 14.12\n\n\n## 💾 Installation\n\nInstall and run\n\n1. Clone and move to folder\n```bash\n$ git clone git@github.com:abrahamuchos/invoice-api.git\n$ cd invoice-api\n```\n\n2. Install dependecies\n```bash\n$  composer install\n```\n\n3. Create a copy of the `.env.example` file and rename it to `.env`. Next, configure the necessary environment variables.\n\n4. Generate an application key by running `php artisan key:generate`.\n\n5. Run `php artisan migrate` to create the database tables.\n\n6. Run `php artisandb:seed` to create dummy data and admin user.\n\n7. Run `php artisan serve` to start the Laravel development server.\n## Environment Variables\n\nTo run this project, you will need to add the following environment variables to your .env file\n\n```\nAPP_FRONTEND_URL\n\nDB_HOST\nDB_PORT\nDB_DATABASE\nDB_USERNAME\nDB_PASSWORD\n\nMAIL_MAILER\nMAIL_HOST\nMAIL_PORT\nMAIL_USERNAME\nMAIL_PASSWORD\nMAIL_FROM_ADDRESS\n```\n\n## Docs\n\n[Documentation Invoice API - Postman](https://documenter.getpostman.com/view/6168326/2sAYJ3DLjd)\n\n[Invoice API Collection - Postman](https://www.postman.com/abrahamuchos/workspace/public-projects/collection/6168326-d8efea80-34d0-433d-b1d8-a5254fedb48c?action=share\u0026creator=6168326)\n\nYou can find a .json with the endpoints in `/docs/Invoice API v1.0.0.postman_collection.json`\n\n## 🧑‍💻 Authors\n\n- [@abrahamuchos](https://github.com/abrahamuchos)\n- [Contact mail](mailto:j.abraham29@gmail.com)\n\n\n## 📄 License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabrahamuchos%2Finvoice-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabrahamuchos%2Finvoice-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabrahamuchos%2Finvoice-api/lists"}