Skip to content

This repository contains an example showing, how can we create an api using flask server, and use NodeJS to send a request and receive a response, to and from the api.

Notifications You must be signed in to change notification settings

ritesh-nitjsr/from_flask_to_node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

from_flask_to_node

  1. Run Flask server python flask_server.py
  2. Run NodeJS server node node_server.js
  3. Open localhost:1234/ in your browser

About

This repository contains an example showing, how can we create an api using flask server, and use NodeJS to send a request and receive a response, to and from the api.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published