Skip to content

This is an example to show how to connect android application to node js. Happy Learning. 😄

License

Notifications You must be signed in to change notification settings

ratnani1996/NodeApiConnection_With_Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

android_rest_api

Sample rest api for android

background details relevant to understanding what this module does

Usage

var androidBackend = require('android_backend')

console.log('hello warld')

outputs

hello warld

API

var androidBackend = require('android_backend')

See api_formatting.md for tips.

Install

With yarn installed, run

$ npm install android_backend

Acknowledgments

android_backend was inspired by..

See Also

License

MIT

About

This is an example to show how to connect android application to node js. Happy Learning. 😄

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published