Files
admin/Azaion.Api/Azaion.Api.http
T
Alex Bezdieniezhnykh 121052a3ef Init commit
add security encryption and hashing: WIP
add endpoints: register user, get and save resources
add db main operations, User entity
2024-11-09 00:37:43 +02:00

7 lines
127 B
HTTP

@Azaion.Api_HostAddress = http://localhost:5219
GET {{Azaion.Api_HostAddress}}/weatherforecast/
Accept: application/json
###