Add new project with API management
See original GitHub issueAdd new project - Skoruba.IdentityServer4.Admin.Api
:
- Create a list of API controllers - for managing of the
IdentityServer4
andAsp.Net Core Identity
- Add swagger support
Issue Analytics
- State:
- Created 5 years ago
- Reactions:8
- Comments:12 (9 by maintainers)
Top Results From Across the Web
Tutorial: Import and publish your first API - Azure
Prerequisites; Go to your API Management instance; Import and publish a backend API; Test the new API in the Azure portal; Next steps....
Read more >Adding new APIs to the API Management project
Knowing how to add new APIs to your API Management project is critical in exposing your backend services through your Azure API Management...
Read more >Publish API to Azure API Management - Mentromax Solutions
Publish a web API to Azure API Management · 1. Login to Azure Portal · 2. Create new API Management Service · 3....
Read more >How to use Azure API management to make your life easier
NET Web API project in order to publish a fictitious data-source. ... Click on New -> App Services -> API Management -> Create:....
Read more >Azure API Management Extension for Visual Studio Code
Create and delete an API Management instance; Create an API by importing an OpenAPI specification; Edit APIs and operations in Azure ...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I am working on API: https://github.com/skoruba/IdentityServer4.Admin/tree/feature/api I am using the shared business logic from MVC project, but with new mapping for API dtos.
Currently still in progress, but with high priority. 😃
I’d like to start taking a look at this and offer some help. I worked on a project for myself that implemented a free UI for the PolicyServer… would be good to implement that all together. I’ll start taking a look around of what you have already. Awesome stuff!