Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jverneaut/social-api

Social network api to showcase Node.js and Express functionalities
https://github.com/jverneaut/social-api

boom es6 express mongoose nodejs travis-ci

Last synced: 27 days ago
JSON representation

Social network api to showcase Node.js and Express functionalities

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.com/jverneaut/social-api.svg?token=rXHSy8VyAq5ZNq78Jp13&branch=master)](https://travis-ci.com/jverneaut/social-api)
[![Known Vulnerabilities](https://snyk.io/test/github/jverneaut/social-api/badge.svg?targetFile=package.json)](https://snyk.io/test/github/jverneaut/social-api?targetFile=package.json)

Social network api with users and posts ressources. It uses Node.js, Express and MongoDB.