Skip to content

ecastthapathali/ecast-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ECAST WEBSITE

The website is in development phase. Stay tuned.

To test the API:

• Clone this project into your local machine

git clone https://github.com/ecastthapathali/ECAST-Website.git

• cd into ‘ECAST-Website’

cd ECAST-Website

• Install the required dependencies:

 pip install -r requirements.txt

• Start the development server:

python manage.py runserver

• Browse the following endpoints and perform CRUD operations:

http://127.0.0.1:8000/api/members/
http://127.0.0.1:8000/api/socials/
http://127.0.0.1:8000/api/member/create/
http://127.0.0.1:8000/api/event/
http://127.0.0.1:8000/api/newsletter/

About

This is an official website repo for our club ECAST Thapathali Campus.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors