github

jserv / facebooc

  • воскресенье, 15 мая 2016 г. в 03:14:04
https://github.com/jserv/facebooc

C
Yet another Facebook clone written in C



Facebooc

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 facebooc
make run

Licensing

Facebooc is freely redistributable under the two-clause BSD License. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.