{"id":23460933,"url":"https://github.com/sefatanam/minimalapi-.net6","last_synced_at":"2025-09-12T13:43:15.381Z","repository":{"id":94312198,"uuid":"434296523","full_name":"sefatanam/MInimalAPI-.NET6","owner":"sefatanam","description":"Finally, trying out the most controversial feature of new release of .NET6 , the minimal API, welcome to the playground.","archived":false,"fork":false,"pushed_at":"2021-12-02T19:32:11.000Z","size":12,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-12T04:19:26.043Z","etag":null,"topics":["api","csharp","net6"],"latest_commit_sha":null,"homepage":"","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/sefatanam.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":"2021-12-02T16:32:30.000Z","updated_at":"2022-12-10T17:36:29.000Z","dependencies_parsed_at":"2023-03-17T14:15:57.865Z","dependency_job_id":null,"html_url":"https://github.com/sefatanam/MInimalAPI-.NET6","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sefatanam%2FMInimalAPI-.NET6","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sefatanam%2FMInimalAPI-.NET6/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sefatanam%2FMInimalAPI-.NET6/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sefatanam%2FMInimalAPI-.NET6/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sefatanam","download_url":"https://codeload.github.com/sefatanam/MInimalAPI-.NET6/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248514158,"owners_count":21116903,"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":["api","csharp","net6"],"created_at":"2024-12-24T07:26:31.893Z","updated_at":"2025-04-12T04:19:29.868Z","avatar_url":"https://github.com/sefatanam.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Minimal API\nTrying out the most controversial feature of new release of .NET6 , the Minimal API.\n## Support\n\nFor support you can email to sefatanam@gmail.com\n\n\u003cimg src=\"https://media.giphy.com/media/hvRJCLFzcasrR4ia7z/giphy.gif\" width=\"60px\"\u003e\n\nIf you are having problems, please let us know by [raising a new issue](https://github.com/sefatanam/MInimalAPI/issues/new).\n\n\n\n## Acknowledgements\n\n - [Nick Chapsas](https://www.youtube.com/c/Elfocrash)\n \n## API Reference \n\n* Used **Dictionary** to store records\n#### Get customers\n\n```http\n  GET /customers\n```\n \n\n#### Get customer\n\n```http\n  GET /customers/${id}\n```\n\n| Parameter | Type     | Description                       |\n| :-------- | :------- | :-------------------------------- |\n| `id`      | `int` | **Required**. Id of item to fetch |\n\nFor **PUT, DELETE** look at in app swagger documentation.\n\n```http\n  SWAGGER DOCUMENTATION /swagger/index.html\n``` \n\n## Author\n\n- [@sefatanam](https://www.github.com/sefatanam)\n\n\n## Features\n\n- Complete CRUD using Dictionary\n- Production grade\n- Unit testable\n\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n\n\n**Connect with me**\n\u003cp align=\"left\"\u003e\n\u003ca href=\"https://twitter.com/sefatanam\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/twitter.svg\" alt=\"haasib25\" height=\"30\" width=\"40\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://www.linkedin.com/in/SefatAnam\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/linked-in-alt.svg\" alt=\"bdshanto\" height=\"30\" width=\"40\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://stackoverflow.com/users/13146200/sefat-anam\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/stack-overflow.svg\" alt=\"bdshanto\" height=\"30\" width=\"40\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://www.instagram.com/im.sefat/\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/instagram.svg\" alt=\"hsibbd\" height=\"30\" width=\"40\" /\u003e\u003c/a\u003e\n\u003ca href=\"https://medium.com/sefatanam\" target=\"blank\"\u003e\u003cimg align=\"center\" src=\"https://raw.githubusercontent.com/rahuldkjain/github-profile-readme-generator/master/src/images/icons/Social/medium.svg\" alt=\"bdshanto\" height=\"30\" width=\"40\" /\u003e\u003c/a\u003e\n  \n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsefatanam%2Fminimalapi-.net6","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsefatanam%2Fminimalapi-.net6","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsefatanam%2Fminimalapi-.net6/lists"}