Skip to content

YerkanatSultanov/proxy-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP Proxy Server

This is a simple HTTP proxy server built with Go and Gin framework, designed to proxy HTTP requests to specified URLs.

Features

  • Proxies HTTP requests to a specified URL.
  • Uses Swagger for API documentation.
  • Built with simplicity and performance in mind.

Installation

Clone the repository:

git clone https://github.com/YerkanatSultanov/proxy-server.git
cd proxy-server

Starting

make start

This command will build and run the HTTP proxy server on your local machine. Ensure you have Go installed and the necessary dependencies are downloaded before running this command.

API Documentation

API documentation is generated using Swagger. You can access the Swagger UI to explore and test the APIs.

  • Swagger UI: Navigate to http://localhost:8080/swagger/index.html (when running locally) to view the API documentation.

About

task of halyk life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published