Skip to content

thetejasmagade/VCode-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

VCode-API

This is a backend for VCode Editor for saving & retriving data through the API.

Step 1. Clone the Repo

$ git clone https://github.com/thetejasmagade/Weather-App.git

Step 2. Go to the Destination

$ cd vcode_api

Step 3. Download the Requirements

For python 2.x

$ pip install -r requirements.txt 

For python 3.x

$ pip3 install -r requirements.txt

Step 4. Start the Server

$ python manage.py runserver

Now you are good to go....๐Ÿ˜Š๐Ÿ˜Š

About

This is a backend for VCode Editor for saving & retriving data. ๐Ÿ”„

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages