-
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.
Merge pull request #7 from skantay/new
uploading
- Loading branch information
Showing
2 changed files
with
26 additions
and
13 deletions.
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 |
---|---|---|
@@ -0,0 +1,19 @@ | ||
# {PROJECT NAME} | ||
|
||
- description | ||
- used technologies | ||
- a little more precise description | ||
|
||
# Getting Started | ||
|
||
- instruction on how to start | ||
|
||
# Usage | ||
|
||
- list/show available commands | ||
|
||
# Docs | ||
|
||
- swagger | ||
- erm | ||
- etc... |
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,19 +1,13 @@ | ||
# {PROJECT NAME} | ||
# REST API - template | ||
|
||
- description | ||
- used technologies | ||
- a little more precise description | ||
For who ? | ||
|
||
# Getting Started | ||
This template is made for developers who are involved in REST API projects. | ||
|
||
- instruction on how to start | ||
Why ? | ||
|
||
# Usage | ||
[ba](https://en.wikipedia.org/wiki/Brainfuck) | ||
- list/show available commands | ||
Starting from scratch consumes time, which could be used for coding, but it's not the main point of this template. The main point is that your REST APIs will be standardized, so it gives you a flexibility when rotating between projects. | ||
|
||
# Docs | ||
I do not like the way you did this ... Can I contribute ? | ||
|
||
- swagger | ||
- erm | ||
- etc... | ||
This repo is open for any improvments and discussion. |