Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ekpenga9000/qlick-qlique-api

A user-friendly minimalist social media platform that emphasizes user control and meaningful connections.
https://github.com/ekpenga9000/qlick-qlique-api

expressjs jwt-authentication knexjs mysql2 nodejs oauth passportjs

Last synced: 5 days ago
JSON representation

A user-friendly minimalist social media platform that emphasizes user control and meaningful connections.

Awesome Lists containing this project

README

        

# qlick-qlique-api
Api for Qlick-Qlique social media platform.

API ENDPOINTS:
"/auth"
"/profiles";
"/posts";
"/cliques";

git clone https://github.com/Ekpenga9000/qlick-qlique-api/

PORT=<"port number">
DB_HOST=<"Database host">
DB_USER=<"Database user">
DB_PWD=<"Database password">
DB_NAME=<"Database name">