but is their anything the same for the server side?.
Right click the controllers folder and select Add -> New scaffolded item then choose "API Controller with actions, using Entity Framework".
This will add the Entity framework code. If you don't need the Entity Framework code then choose "API Controller with read/write actions".