Yasin
Seeking Advice ( m new to dev )
( i dont have any knowledge in front end )
I have implemented my first API (a to-do list API) and pushed it to GitHub. In this project, I covered the following topics:
Repository Manager and Base Repository for the Article entity.
Service Manager and Service for the Article entity.
Article Controller with CRUD operations.
Global Error Handling.
Logging using NLog.
Dependency Injection.
Ef core with Mysql Server
API Documentation using Swagger.
I’m unsure what to focus on next. Could someone please give me some advice?
https://github.com/Ylandolsi/ToDoListApi
166 replies