An open API service indexing awesome lists of open source software.

https://github.com/anuraganalog/codosapiens_backend

Codosapiens Backend
https://github.com/anuraganalog/codosapiens_backend

backend coding django

Last synced: 2 months ago
JSON representation

Codosapiens Backend

Awesome Lists containing this project

README

          

# Codosapiens Backend Project

> This is still in the Development Stage

## Setup

Clone or download the repository
```shell
cd Codosapiens
```

Run the below command to host on your local machine
```shell
./manage.py runserver []
```

> This runs at the port 8000(default)

## Getting Started

If you wanna start contributing
```shell
./manage.py startapp
```

## Work

See the **tasks.txt** for the contribution