Skip to content

asilbek3450/BarberShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BarberShop core API

Description

This is a REST API for a barber shop. It is built with Django and Django Rest Framework.

The goal of this project is to create a back-end mobile app for advance booking for BarberShop 🙂

Installation

  1. Clone the repository: git clone https://github.com/asilbek3450/BarberShop.git
  2. Install requirements: pip install -r requirements.txt
  3. Run the server: python manage.py runserver
  4. Open the browser: http://localhost:8000
  5. Enjoy!

API local documentation

  1. http://localhost:8000/ - swagger API documentation
  2. http://localhost:8000/redoc/ - redoc API documentation
  3. http://localhost:8000/admin/ - admin panel
  4. http://localhost:8000/api/v1/ - API root

Deployed on pythonanywhere.com

  1. https://uzdev.pythonanywhere.com/ - swagger API documentation
  2. https://uzdev.pythonanywhere.com/redoc/ - redoc API documentation
  3. https://uzdev.pythonanywhere.com/admin/ - admin panel
  4. https://uzdev.pythonanywhere.com/api/v1/ - API root

How to reach me

GitHub LinkedIn Facebook Instagram Telegram

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published