api endpoints for red-flag#1
Open
realespee wants to merge 3 commits into
Open
Conversation
|
Bro ...as I don't see any models for your endpoints. Kindly read more on an Api structure to catch up |
|
@bekeplar I was thinking since in the challenge they have specified that no database is required, defining a model is not necessary right now but rather a mere data structure holding temporary data is required |
|
Should be a model of a non persistence. Data structures but in from of OOP
…On Fri, 21 Dec 2018 06:43 Davies Wabuluka, ***@***.***> wrote:
@bekeplar <https://github.com/bekeplar> I was thinking since in the
challenge they have specified that no database is required, defining a
model is not necessary right now but rather a mere data structure holding
temporary data is required
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AoQZwY8LCs8R-RPgqZTPJNhbEEJl5z3Pks5u7FjrgaJpZM4Zbkpe>
.
|
|
@bekeplar actually you are right. Am requesting for more guidelines to how its done just to make sure I also use it. Any good tutorials to this feature are highly appreciated |
|
slack me please
…On Fri, 21 Dec 2018 08:20 Davies Wabuluka, ***@***.***> wrote:
@bekeplar <https://github.com/bekeplar> actually you are right. Am
requesting for more guidelines to how its done just to make sure I also use
it. Any good tutorials to this feature are highly appreciated
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AoQZwTohO2rEbkpP-IDK5-vj8Bh0lBq6ks5u7G-TgaJpZM4Zbkpe>
.
|
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
endpoints for POST, GET and GET specific red-flag