grias / SocNet

Training project (ASP.NET WebAPI, Entity Framework)
0 stars 0 forks source link

Add SocNet.Services and add endpoints to SocNet.WebAPI #3

Closed IgorGribowsky closed 2 years ago

IgorGribowsky commented 2 years ago

image

grias commented 2 years ago

Instead of posts/fromUser/{id} we could use something like users/{id}/posts

grias commented 2 years ago

Few tips

grias commented 2 years ago

Best Practices for Designing a Pragmatic RESTful API