Commit 6f64c842 authored by ChamendiPabasara's avatar ChamendiPabasara

API Endpoints Updated

parent 4fe5ab4e
from django.conf.urls import url
from CgpApp import views
#URL created to connect Apis
#URL created to connect Apis (Endpoints)
urlpatterns = [
url(r'^gazette/$', views.gazetteApi),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment