Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/borysn/addressbook

("final" update for project comming soon) using MySQL C API to create a functional address book. You will of course have to create your own MySQL database and tables. I provided the SQL query necessary to do so.
https://github.com/borysn/addressbook

Last synced: about 1 month ago
JSON representation

("final" update for project comming soon) using MySQL C API to create a functional address book. You will of course have to create your own MySQL database and tables. I provided the SQL query necessary to do so.

Awesome Lists containing this project

README

        

# AddressBook
using MySQL C API to create a functional address book.

Just another weekend project. Play to learn.