LibraryManagement / Backend /Backend.http
sannlynnhtun-coding's picture
feat: restructure backend project, add configuration files, implement authentication, user and book management, and enhance borrowing and subscription features
068485b
Raw
History Blame Contribute Delete
121 Bytes
@Backend_HostAddress = http://localhost:5199
GET {{Backend_HostAddress}}/weatherforecast/
Accept: application/json
###