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

https://github.com/martinbinard/social-network-database

MCD, MLD, and SQL tables of an API
https://github.com/martinbinard/social-network-database

Last synced: 3 months ago
JSON representation

MCD, MLD, and SQL tables of an API

Awesome Lists containing this project

README

        

# Social network database

## Goal

- Create an MPD, MCD, MLD to create SQL tables for a simple social network.

## Description

- Min map API routes is the first sketch of the API to create MLD & MCD.
- The SQL-tables.sql is generated form the MPD plan.
- Routes.pdf file provides usefull info for front-end developer