Skip to content

A simple chat to study nodejs server with express and web api being consumed from ajax with jquery

Notifications You must be signed in to change notification settings

josebleles/chat-node-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

chat-node-js

This is just a simple study using nodejs server with expres and web api being consumed by ajax jquery, i'ved focus on back-end.

node-server/prompt-chat.js is a chat using prompt to talk with another person that is running node-server/prompt-chat.js too.

node-server/web-api.js is a web api that response the ajax of my web/index.html, is such more easy to use with more than one person because don't have to edit nothing.

About

A simple chat to study nodejs server with express and web api being consumed from ajax with jquery

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published