Skip to content

PooyaAbbasi/pld_backend

Repository files navigation

Backend api source codes of PLD project

this repository contains source code of Backend api app, part of Plate License Detection Project. the main repo is private, and this is my codes as backend developer in this project.

I published my backend app source codes in this repository separately for resume.

api schema

you can view the schema of api and its docs in this Postman collection (if link is expired notice me to update it.)

How to Run?

you can run this project by installing requirements.txt and run it locally or

run with docker

To run this project with docker you can run docker-compose.yml file to run the development image (images of this app are public in pabbasi/pld_backend on Dockerhub) endpoints will be available on localhost:8000.

  • Note:
    there is a Dockerfile and nginx config file in frontend/ which are my works too. as I put them in this repo.

About

source code of Backend api of PLD project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published