Skip to main content

All Questions

Tagged with
0 votes
2 answers
2k views

Call API endpoint from API itself

I'm creating an .NET Core 3 API with Entity Framework. The data is from an existing database. Now I've the following situation: /persons -- get all the persons /companies -- get all the companies /...
Bjorn's user avatar
  • 67
1 vote
1 answer
95 views

Am I making API creation difficult when it comes to authentication?

I know the sites are not geared for recommendations so I am hoping to pose this question in a way that doesn't ask for recommendations. Questions comments are welcome. I am just getting involved in ...
JonH's user avatar
  • 304