Skip to content

Latest commit

 

History

47 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fikr

Django Fikr CI

Python 3.6 Python 3.7 Python 3.8

A Django project.

Fikr is an Urdu word meaning to care.

It's a django rest framework based project to host ledger_book app.

Ledger_book app is django app to keep track of financial transaction of a small sized Non Profitable Organization.

API endpoints

Two API endpoints are implemented:

  1. /api/tx/

  2. /api/balance/

Only SessionAuthentication and BasicAuthentication has been enabled.

API endpoint /api/balance/ doesn't require authentication.

check the live demo:

https://ec2-13-126-57-98.ap-south-1.compute.amazonaws.com/api/tx/

https://ec2-13-126-57-98.ap-south-1.compute.amazonaws.com/api/balance/

You can use these credentials to test it out:

User: test
Password: 1234test

About

django rest framework based project to host ledger_book app

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages