Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jisan Ahmed
My APIs
Commits
747c3828
Commit
747c3828
authored
Aug 21, 2024
by
Jisan Ahmed
Browse files
api collection added
parent
8c35c3d0
Changes
5
Hide whitespace changes
Inline
Side-by-side
RequestTrip/RequestTrip/error.log
View file @
747c3828
...
...
@@ -424,3 +424,13 @@
2024/08/21 12:11:00.011 [I] [server.go:280] http server Running on http://:8081
2024/08/21 12:11:19.108 [I] [main.go:50] Logging configured successfully
2024/08/21 12:11:19.130 [I] [server.go:280] http server Running on http://:8081
2024/08/21 13:48:44.661 [D] [router.go:1306] | ::1|[97;42m 200 [0m| 46.941088ms| match|[97;44m GET [0m /triprequestdetails r:/triprequestdetails
2024/08/21 13:49:16.233 [D] [router.go:1306] | ::1|[97;42m 200 [0m| 21.543874ms| match|[97;44m GET [0m /biddingtripadditionaldetails r:/biddingtripadditionaldetails
2024/08/21 13:49:26.684 [D] [router.go:1306] | ::1|[97;42m 200 [0m| 50.85527ms| match|[97;44m GET [0m /biddingtripadditionaldetails/request_id/1931112 r:/biddingtripadditionaldetails/request_id/:request_id
2024/08/21 13:49:53.187 [D] [router.go:1306] | ::1|[97;42m 200 [0m| 13.376522ms| match|[97;44m GET [0m /biddingrequestbiddetails/bid_id/11163022 r:/biddingrequestbiddetails/bid_id/:bid_id
2024/08/21 13:50:12.605 [D] [router.go:1306] | ::1|[97;42m 200 [0m| 6.334592ms| match|[97;44m GET [0m /biddingrequestbiddetails/bid_id/11163031 r:/biddingrequestbiddetails/bid_id/:bid_id
2024/08/21 13:50:19.807 [D] [router.go:1306] | ::1|[97;42m 200 [0m| 31.106132ms| match|[97;44m GET [0m /biddingrequeststatusdetails/ r:/biddingrequeststatusdetails
2024/08/21 13:50:26.326 [D] [router.go:1306] | ::1|[97;42m 200 [0m| 10.126099ms| match|[97;44m GET [0m /biddingrequeststatusdetails/request_id/1931112 r:/biddingrequeststatusdetails/request_id/:request_id
2024/08/21 13:50:35.029 [D] [router.go:1306] | ::1|[97;42m 200 [0m| 8.148221ms| match|[97;44m GET [0m /bidstatusdetails/bid_id/11163031 r:/bidstatusdetails/bid_id/:bid_id
2024/08/21 13:50:57.547 [D] [router.go:1306] | ::1|[97;42m 200 [0m| 3.815063ms| match|[97;44m GET [0m /bidstatusdetails/bid_id/11163031 r:/bidstatusdetails/bid_id/:bid_id
2024/08/21 13:51:19.005 [D] [router.go:1306] | ::1|[97;42m 200 [0m| 4.080071ms| match|[97;44m GET [0m /bidstatusdetails/bid_id/11163031 r:/bidstatusdetails/bid_id/:bid_id
RequestTrip/RequestTrips.postman_collection.json
deleted
100644 → 0
View file @
8c35c3d0
{
"info"
:
{
"_postman_id"
:
"fbd62a1f-32a4-41c5-ab95-a8526c091e5d"
,
"name"
:
"RequestTrips"
,
"schema"
:
"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"
,
"_exporter_id"
:
"37291569"
},
"item"
:
[
{
"name"
:
"Trip Request Details"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[],
"url"
:
"http://localhost:8081/triprequestdetails"
},
"response"
:
[]
},
{
"name"
:
"Trip Request Details by ID"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[]
},
"response"
:
[]
},
{
"name"
:
"Trip Request Status by Request ID"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[]
},
"response"
:
[]
},
{
"name"
:
"Bidding Trip Additional Details"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[]
},
"response"
:
[]
},
{
"name"
:
"Bidding Trip Additional Details by request id"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[]
},
"response"
:
[]
},
{
"name"
:
"Bidding Request Bid details by request id order by desc"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[],
"url"
:
"http://localhost:8081/biddingrequestbiddetails/request_id/1931104"
},
"response"
:
[]
},
{
"name"
:
"Bidding Request Bid details by bid id"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[]
},
"response"
:
[]
},
{
"name"
:
"Bidding Request Status Details"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[]
},
"response"
:
[]
},
{
"name"
:
"Bidding Request Status Details By request id"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[]
},
"response"
:
[]
},
{
"name"
:
"bid status details"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[]
},
"response"
:
[]
},
{
"name"
:
"bid status details by bid id"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[]
},
"response"
:
[]
},
{
"name"
:
"Trip Details With Bids (Bala Bhai)"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[]
},
"response"
:
[]
}
]
}
\ No newline at end of file
RequestTrip/postman_collection.txt
0 → 100644
View file @
747c3828
https://api.postman.com/collections/37291569-fbd62a1f-32a4-41c5-ab95-a8526c091e5d?access_key=PMAT-01J5SYTZGMTNEV6FDB639GAK03
\ No newline at end of file
Todo_With_ORM/Beego Todo.postman_collection.json
deleted
100644 → 0
View file @
8c35c3d0
{
"info"
:
{
"_postman_id"
:
"4364ba9f-1781-49aa-a2a2-f9648218eed3"
,
"name"
:
"Beego Todo"
,
"schema"
:
"https://schema.getpostman.com/json/collection/v2.0.0/collection.json"
,
"_exporter_id"
:
"37291569"
},
"item"
:
[
{
"name"
:
"New To Do"
,
"request"
:
{
"method"
:
"POST"
,
"header"
:
[],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
"{
\n
\"
Name
\"
:
\"
Eat sleep repeat
\"\n
}"
,
"options"
:
{
"raw"
:
{
"language"
:
"json"
}
}
},
"url"
:
"http://localhost:8086/api/todo"
},
"response"
:
[]
},
{
"name"
:
"Entryy"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[],
"url"
:
"http://localhost:8086"
},
"response"
:
[]
},
{
"name"
:
"List Todos"
,
"request"
:
{
"method"
:
"PUT"
,
"header"
:
[],
"body"
:
{
"mode"
:
"raw"
,
"raw"
:
"{
\n
\"
Name
\"
:
\"
Updated Todo Name
\"
,
\n
\"
Done
\"
:
\"
true
\"\n
}
\n
"
,
"options"
:
{
"raw"
:
{
"language"
:
"json"
}
}
},
"url"
:
"http://localhost:8086/api/todo/1"
},
"response"
:
[]
},
{
"name"
:
"Get Todo by ID"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[],
"url"
:
"http://localhost:8086/api/todo/1"
},
"response"
:
[]
},
{
"name"
:
"Update Todo by ID"
,
"request"
:
{
"method"
:
"GET"
,
"header"
:
[],
"url"
:
"http://localhost:8086/api/todo/1"
},
"response"
:
[]
},
{
"name"
:
"Delete Todo"
,
"request"
:
{
"method"
:
"DELETE"
,
"header"
:
[],
"url"
:
"http://localhost:8086/api/todo/delete/2"
},
"response"
:
[]
}
]
}
\ No newline at end of file
Todo_With_ORM/TodoWithORM/postman_collection_api.txt
0 → 100644
View file @
747c3828
https://api.postman.com/collections/37291569-4364ba9f-1781-49aa-a2a2-f9648218eed3?access_key=PMAT-01J5SZ0ZM1YA1M29SMNGCWZX3W
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment