Skip to content
This repository was archived by the owner on Apr 28, 2026. It is now read-only.

72sevenzy2/HTTP-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Practice golang API

This is a greet handler API which takes in a user through the request body and responds with a greet message with the user.

features:

  • i used my own http router for this project (http-router) to handle the greet endpoint
  • includes json helpers to parse request body (which should be in json format), and to send json responses.
  • includes a health endpoint to check if the API is running.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages