Skip to content

btwkevin/httpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C TCP/HTTP JSON Server

A simple C server built to understand socket programming by sending JSON responses over HTTP. This project demonstrates:

  • Creating TCP sockets
  • Binding and listening on a port
  • Accepting multiple client connections
  • Sending HTTP-compliant responses with JSON data

References & Documentation

I used the following official documentation and resources while building this project:

About

fuck nodejs and python backend devs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published