Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jhonatanmedeiros/blog-an-api


https://github.com/jhonatanmedeiros/blog-an-api

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

# Blog Angular-Node API #

API Rest com Node.js, para o Sistema de Gerenciamento de Postagem.

## Requirements

* [NodeJs](http://nodejs.org) >= 6.x
* [mongodb](http://mongodb.org)

## Install

```sh
$ git clone [email protected]:JhonatanMedeiros/blog-an-api.git
$ npm install
```

```sh
$ npm start
```

API URL [http://localhost:5000/](http://localhost:5000/)

## Creator

**Jhonatan Hardt de Medeiros**

-
-

## Copyright and License

Code and documentation Copyright 2018 by Jhonatan Hardt de Medeiros. Code released under the [MIT License](https://github.com/JhonatanMedeiros/blog-an-api/blob/master/LICENSE).