{"id":21297946,"url":"https://github.com/chicacode/documentsapi","last_synced_at":"2025-03-15T17:42:03.401Z","repository":{"id":120248559,"uuid":"317544536","full_name":"chicacode/DocumentsAPI","owner":"chicacode","description":"Web API created with ASP.NET Core","archived":false,"fork":false,"pushed_at":"2020-12-06T18:25:44.000Z","size":29,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-22T07:33:20.238Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","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/chicacode.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":"2020-12-01T13:08:44.000Z","updated_at":"2021-02-11T20:41:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"2f252c70-2cd5-47a3-bca5-1b1cf3331288","html_url":"https://github.com/chicacode/DocumentsAPI","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chicacode%2FDocumentsAPI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chicacode%2FDocumentsAPI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chicacode%2FDocumentsAPI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chicacode%2FDocumentsAPI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chicacode","download_url":"https://codeload.github.com/chicacode/DocumentsAPI/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243769946,"owners_count":20345215,"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-21T14:42:41.964Z","updated_at":"2025-03-15T17:42:03.370Z","avatar_url":"https://github.com/chicacode.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# DocumentsAPI\n\nDocumentsAPI is a .NET Core API for dealing with application to visualize documents Web Application for Test Purpose.\nThis allows to perform a CRUD of various types of documents, persisting the database in SQL Server.\n\n#Basic CRUD created in DotNet and Angular 10\nAllows to Add documents, list them, see the detail and delete them. Update method is in -backend, but not applied in Frontend\nInclude a  filter by type doc and pagination\n\nModel Data Document with properties Id, Type (enum), Title, Date, Text and Image as string\n\n## Installation\n\n1. Clone the repo\nhttps://github.com/chicacode/DocumentsAPI.git \n\n2. Install Dependencies from Nuget Package\n\n## Use the package manager Nuget to install: \n\t* EntityFrameworkCore.Sqlite\n\t* EntityFrameworkCore.Sqlserver\n\t* EntityFrameworkCore.Tools\n\n3. Migrate Database\n## Usage\n```ASP.NET Core\nUse Documents API\nfor CRUD Purpose Signaturit API Frontend Test\nMethods\n// GET: api/Documents\nhttps://localhost:44306/api/documents\n\n// GET: api/Documents/5\n\n// PUT: api/Documents/5\n\n// POST: api/Documents\n\n// Delete\n\nDataBase Persistance in SQL Server \tthrough Connection string DocumentsAPIContext\n```\n\n\n## Contributing\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\n\nPlease make sure to update tests as appropriate.\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n\n## Contact\nGeraldine Hernandez Al Attrach","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchicacode%2Fdocumentsapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchicacode%2Fdocumentsapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchicacode%2Fdocumentsapi/lists"}