Skip to content

ggary9424/web-server-cgi-facebooc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-server-cgi-facebooc

This project is a combination of two projects, web-server-cgi and facebooc, for the course of National Cheng Kung University.

Proof-of-concept Facebook clone in C. The only dependency is SQLite3.

Prerequisites

Install SQLite development package:

sudo apt-get install libsqlite3-dev

Build and Run

cd web-server-cgi-facebooc
make
cd bin
./cgi_server_test

License

See the LICENSE file for license rights and limitations (MIT).

About

Proof-of-concept Facebook clone in C.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages