{"id":15041134,"url":"https://github.com/dotneteeer/diary","last_synced_at":"2026-02-12T04:03:14.219Z","repository":{"id":232618573,"uuid":"784825210","full_name":"dotneteeer/Diary","owner":"dotneteeer","description":"A simple .NET-based daily planner API powered by the most popular and cutting-edge technologies","archived":false,"fork":false,"pushed_at":"2025-01-06T07:58:42.000Z","size":343,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-28T08:04:30.328Z","etag":null,"topics":["asp-net-core","e2e-testing","elk-stack","grafana","graphql","health-check","integration-testing","jaeger","kibana","logstash","postgresql-database","prometheus","rabbitmq","redis","serilog","swagger","unit-testing","validation","web-api"],"latest_commit_sha":null,"homepage":"","language":"C#","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/dotneteeer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-04-10T16:21:21.000Z","updated_at":"2025-01-06T07:58:45.000Z","dependencies_parsed_at":"2024-06-12T22:08:15.395Z","dependency_job_id":"e64328c8-2cf0-4089-aeca-00dc888cc83a","html_url":"https://github.com/dotneteeer/Diary","commit_stats":{"total_commits":98,"total_committers":5,"mean_commits":19.6,"dds":0.3163265306122449,"last_synced_commit":"dcd34f6d1d1dd3cc8ba398ab3c8d37788b47c230"},"previous_names":["marat228666/diary","maratatat/diary","dotneteeer/diary"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotneteeer%2FDiary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotneteeer%2FDiary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotneteeer%2FDiary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotneteeer%2FDiary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotneteeer","download_url":"https://codeload.github.com/dotneteeer/Diary/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248949594,"owners_count":21188107,"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":["asp-net-core","e2e-testing","elk-stack","grafana","graphql","health-check","integration-testing","jaeger","kibana","logstash","postgresql-database","prometheus","rabbitmq","redis","serilog","swagger","unit-testing","validation","web-api"],"created_at":"2024-09-24T20:45:38.585Z","updated_at":"2026-02-12T04:03:14.187Z","avatar_url":"https://github.com/dotneteeer.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Diary API Project\n\n## Introduction\nWelcome to the Diary API project! This project is built using ASP.NET Core and represents the backend and API for a diary application. The goal of this project is to provide a simple .NET-based daily planner API powered by the most popular and cutting-edge technologies.\n\n## Features\n- **User Authentication**: Secure JWT Token system.\n- **Diary Entry Management**: Create, read, update, and delete reports, role and users.\n- **Data Persistence**: Store data using Entity Framework Core.\n- **API Documentation**: Swagger UI for API endpoint visualization and interaction.\n\n## Technologies\n- **ASP.NET Core**: For creating the web API.\n- **PostgreSQL**: To strore data\n- **Entity Framework Core**: For ORM and database interactions.\n- **Swagger**: For API documentation and testing.\n- **RabbitMq**: RabbitMq consumer and prudecer implemented.\n- **Redis**: The requested reports are cached.\n- **Open Telemetry** - All activity is tracked.\n- **Unit tests** - To test new features.\n- **Serilog** - Logs only necessary and saves logs in `.txt` files in `JSON` format.\n- **GraphQL** - For flexible requests and subscriptions.\n- **JWT Tokens** - To make secure requests.\n\n## Getting Started\nTo get started with this project, you'll need to have the following prerequisites installed:\n- .NET Core SDK\n- An IDE like Visual Studio or Rider\n- A PostgreSQL Server instance for the database (or use PostgreSQL Server instance in `docker-compose.yml` \n- Docker\n\n### Setup\n1. Clone the repository to your local machine.\n2. Open the solution in your IDE.\n3. Restore the NuGet packages.\n4. Update the connection string in `secrets.json` of `Diary.Api` to point to your PostgreSQL Server instance.\n5. Set up Redis(after installing execute `redis-server`)\n6. Execute `docker-compose -p diary-auxiliary-services up -d` in project directory. \n7. Start the application.\n\n## Usage\nOnce the application is running, you can interact with the API using tools like Postman or directly through the Swagger UI.\n\n## Contribution\nThis project is still a work in progress, and contributions are welcome. If you'd like to contribute, please:\n1. Fork the repository.\n2. Create a new branch for your feature.\n3. Commit your changes.\n4. Push to your fork.\n5. Submit a pull request.\n\nDo not contribute branches with `-EXAMPLE` tag. They are for test purposes only.\nBranchers with `-NOT-COMPLETE` tag are not complete and are most likely not working.\n\n## License\nThis project is licensed under the MIT License - see the `LICENSE.txt` file for details.\n\n## Acknowledgments\n- Thanks to all the contributors who have helped with the development of this project.\n\n## Contact\nFor any queries or contributions, please open an issue in the repository.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotneteeer%2Fdiary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotneteeer%2Fdiary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotneteeer%2Fdiary/lists"}