-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f8c211b
commit 6037499
Showing
1 changed file
with
34 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,34 @@ | ||
# Questions-Answers | ||
# Questions & Answers Service API | ||
> A simple GraphQL API to serve data to a Q&A component of a front-end retail portal | ||
* [General info](#general-info) | ||
* [Technologies](#technologies) | ||
* [Setup](#setup) | ||
* [Features](#features) | ||
* [Status](#status) | ||
* [Contact](#contact) | ||
|
||
## General info | ||
|
||
|
||
## Technologies | ||
* Node.js - version 14.5.2 | ||
* Apollo-Server-Express - version 2.18.2 | ||
* GraphQL - version 15.3 | ||
* Mongoose - version 5.10.9 | ||
* MongoDB - version 4.4.2 | ||
|
||
## Setup | ||
|
||
|
||
## Features | ||
List of features ready and TODOs for future development | ||
* Awesome feature 1 | ||
* Awesome feature 2 | ||
* Awesome feature 3 | ||
|
||
## Status | ||
Project is: _finished_ | ||
|
||
## Contact | ||
Created by [Denis Sanches](https://github.com/efir-tractatus) - feel free to contact me! |