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

https://github.com/n0rthin/employees-db-c

An employees database written in C
https://github.com/n0rthin/employees-db-c

Last synced: 3 months ago
JSON representation

An employees database written in C

Awesome Lists containing this project

README

          

# An employees database written in C
This is a side project I've built during a C course.

Compile & run:
```
make
```