Update README.md
This commit is contained in:
parent
32bc4fe69a
commit
da1ea4077b
1 changed files with 0 additions and 2 deletions
|
@ -2,8 +2,6 @@ node-example
|
||||||
=========
|
=========
|
||||||
In this example, the nodejs server connect to postgresql-db, insert two message into the db and then listen on 8080 port. When user access the nodejs server, the server getback the info from db and send to user.
|
In this example, the nodejs server connect to postgresql-db, insert two message into the db and then listen on 8080 port. When user access the nodejs server, the server getback the info from db and send to user.
|
||||||
|
|
||||||
=========
|
|
||||||
|
|
||||||
# Usage this example:
|
# Usage this example:
|
||||||
```javascript
|
```javascript
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue