cfreeman29 / FreyrFlow-Api

The API Gateway is a web application that acts as a centralized entry point for managing and routing API requests. It provides a user-friendly interface for configuring and monitoring API endpoints, allowing administrators to easily set up and control access to various APIs.
0 stars 0 forks source link

input validation to prevent mutiple apis with same name #16

Open cfreeman29 opened 2 months ago

cfreeman29 commented 2 months ago

add in check for api name or /name in database to ensure multiple are not added

linear[bot] commented 2 months ago

CFR-23 input validation to prevent mutiple apis with same name