Best place to find open source Web API projects?
im looking to just read through some, preferably recent, Web API project code to help improve my knowledge by taking notes and, hopefully, implementing some things used into my own projects as a beginner/intermediate.
would be great if anyone knew the best place to find some or has some that i could read through, ive looked through github but theyre all mainly like 7+ years old using logic that doesnt apply as much anymore
5 Replies
I'm not sure anyone will be able to help you. And imho, I don't think this is the most efficient way of learning how to write code. The way I see it, is you work on your own project where you face issues that you need to solve. And you solve them by reading documentation, going through courses or finding a solution in GitHub projects
But this is my opinion, I don't want to totally disregarded your approach. I just feel that you won't get many useful answers to your question
What you're asking for is perfect! Seeing a worked example is the fastest way to learn, especially if there are copious notes as to why certain decisions were made. I recommend a course on Udemy.com for this
As far as an example repo, you're exactly right! there ought to be one! And usually the udemy courses have these repos for you to reference.
https://www.udemy.com/course/asp-net-core-true-ultimate-guide-real-project/?couponCode=24T6MT180425G3
While there is a bit of an accent, he's an EXCELLENT teacher and I have found his approach to be maximally helpful in learning.
This is the associated github link: https://github.com/Harsha-Global/AspNetCore-Harsha
GitHub
GitHub - Harsha-Global/AspNetCore-Harsha: Asp.Net Core Ultimate Gui...
Asp.Net Core Ultimate Guide course | Web University by Harsha - Harsha-Global/AspNetCore-Harsha
Folder 25 has a Web API section
GitHub
AspNetCore-Harsha/25. Web API at main · Harsha-Global/AspNetCore-H...
Asp.Net Core Ultimate Guide course | Web University by Harsha - Harsha-Global/AspNetCore-Harsha