tabedeliveryapi.azurewebsites.net Open in urlscan Pro
20.105.216.26  Public Scan

Submitted URL: https://tabedeliveryapi.azurewebsites.net/
Effective URL: https://tabedeliveryapi.azurewebsites.net/index.html
Submission: On April 14 via api from US — Scanned from NL

Form analysis 1 forms found in the DOM

<form class="download-url-wrapper"><label class="select-label" for="select"><span>Select a definition</span><select id="select">
      <option value="/swagger/v1/swagger.json">Tabe API</option>
    </select></label></form>

Text Content

Select a definitionTabe API


TABE API

/swagger/v1/swagger.json

API de la app de Tabe




AUTH

POST/api/Auth/Login




CATEGORIASPRODUCTOS

POST/api/CategoriasProductos


DELETE/api/CategoriasProductos/{idcategoria}


GET/api/CategoriasProductos/{idrestaurante}




CATEGORIASRESTAURANTES

GET/api/CategoriasRestaurantes




ESTADOSPEDIDO

GET/api/EstadosPedido


PUT/api/EstadosPedido/UpdateEstadoPedido




PEDIDOS

POST/api/Pedidos/{idrestaurante}


GET/api/Pedidos/GetPedidosRestaurante


GET/api/Pedidos/GetPedidosUsuario




PRODUCTOCATEGORIAS

GET/api/ProductoCategorias/{id}




PRODUCTOS

GET/api/Productos


POST/api/Productos


PUT/api/Productos


GET/api/Productos/{id}


DELETE/api/Productos/{id}


GET/api/Productos/GetMaxIdProducto


GET/api/Productos/ListProductos


GET/api/Productos/ProductosByCategoria/{restaurante}/{categoria}


GET/api/Productos/ProductosRestaurante/{id}




PRODUCTOSPEDIDOVIEW

GET/api/ProductosPedidoView




RESTAURANTES

GET/api/Restaurantes


POST/api/Restaurantes


PUT/api/Restaurantes


DELETE/api/Restaurantes/{id}


GET/api/Restaurantes/FindRestaurante/{id}


GET/api/Restaurantes/GetMaxIdRestaurante


GET/api/Restaurantes/GetRestauranteFromLoggedUser


GET/api/Restaurantes/GetUsuarioFromRestaurante/{restaurantecorreo}




USUARIOS

GET/api/Usuarios


PUT/api/Usuarios


GET/api/Usuarios/{id}


GET/api/Usuarios/GetLoggedUsuario


PUT/api/Usuarios/ModificarContrasenya


POST/api/Usuarios/RegisterUsuario




VALORACIONESRESTAURANTE

PUT/api/ValoracionesRestaurante


GET/api/ValoracionesRestaurante/ValRestauranteUsuario/{idrestaurante}




VIEWRESTAURANTES

GET/api/ViewRestaurantes


GET/api/ViewRestaurantes/FilterPaginationRestaurantesView


GET/api/ViewRestaurantes/FindRestauranteView/{id}


GET/api/ViewRestaurantes/GetPaginationRestaurantesView



SCHEMAS

CategoriaProducto
CategoriaProductoAPIModel
CategoriaRestaurante
DistanceMatrixInfo
EstadoPedido
EstadoPedidoAPIModel
LoginModel
ModifyPasswordAPIModel
Pedido
Producto
ProductoAPIModel
ProductoCesta
ProductoPedidoView
RegisterUserAPIModel
Restaurante
RestauranteAPIModel
RestauranteView
Usuario
ValoracionRestaurante