Skip to content

Commit 1bc53e0

Browse files
committed
add publication
1 parent 8e053e2 commit 1bc53e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/category/testing/golang_rest_api_testing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
Title: Building and Testing a Minimal REST API in Go using httpserver, httptest, testing & testify
22
Category: Testing
3+
Date: 2025-06-02
34
Tags: go, go testing, rest, testing, http, testify, httpserver, httptest
45
Slug: go-server-rest-api-test
56
Summary: A quick walkthrough of building and testing a tiny REST API in Go using the standard library and testify.

0 commit comments

Comments
 (0)