Skip to content
This repository was archived by the owner on Oct 30, 2022. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 11 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,19 @@
# StackOverflow Project :book:

In this project, we have worked on developing REST API endpoints of various functionalities required for a stackoverflow website from scratch.

In order to observe the functionality of the endpoints, we have used the Swagger user interface and store the data in the PostgreSQL database. Also, the project is implemented using Java Persistence API (JPA).
In this project, we have worked on developing REST API endpoints of various
functionalities required for a stackoverflow website from scratch.

In order to observe the functionality of the endpoints, we have used the Swagger
user interface and store the data in the PostgreSQL database. Also, the project
is implemented using Java Persistence API (JPA).

## CREDITS

* **Himanshu Verkiya** - _Initial Work_ - [hiverkiya ](https://github.com/hiverkiya)
* **Arnav Goel** - _Initial Work_ - [arnav-9696](arnav0965@gmail.com)
* **Vibhash Kumar** - _Initial Work_
- **Himanshu Verkiya** - _Initial Work_ -
[hiverkiya ](https://github.com/hiverkiya)
- **Arnav Goel** - _Initial Work_ - [arnav-9696](arnav0965@gmail.com)
- **Vibhash Kumar** - _Initial Work_

## NOTE

Repository accepting Hacktoberfest Contributions