Skip to content

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

Notifications You must be signed in to change notification settings

ecastthapathali/ecast-backend

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

No packages published