Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sepehr toof authored and sepehr toof committed Jun 17, 2024
1 parent eaef0f1 commit 7afdfff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
Until we find a solution for environment variables, you can use "sample env" file. rename it to ".env".

This project consists of two endpoints that allows users to view, add, update, and delete user records. The application is built using the Django framework in Python. Every endpoint is using Postgresql as a database and Django Rest Framework to serialize the data and return it in JSON format.

The address of the first endpoint user_management API is
Expand Down

0 comments on commit 7afdfff

Please sign in to comment.