Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fylein/fyle-partner-dashboard-api


https://github.com/fylein/fyle-partner-dashboard-api

team-integrations

Last synced: about 2 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Fyle Partner Dashboard API
Django Rest Framework API for Fyle Partner Dashboard

### Setup

* Download and install Docker desktop for Mac from [here.](https://www.docker.com/products/docker-desktop)

* If you're using a linux machine, please download docker according to the distrubution you're on.

* Follow the steps mentioned in fyle-integrations-central. Name of this service would be `partner-dashboard-api`

* Dev should be able to build, run services on few taps, even generating migration files, tailing logs, running tests, creating db fixture for unit test, etc are supported.