Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jverneaut/social-api
- Owner: jverneaut
- Created: 2018-07-13T00:55:06.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-27T04:54:32.000Z (9 months ago)
- Last Synced: 2024-03-27T05:51:15.121Z (9 months ago)
- Topics: boom, es6, express, mongoose, nodejs, travis-ci
- Language: JavaScript
- Homepage:
- Size: 233 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
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.