-
Updated
Oct 3, 2021
Back end
Back end is the programming that handles the behind-the-scenes of a website or application that people do not see, such as the server and database. Programming languages such as Python, Ruby, and PHP is used for back-end development.
Here are 8,088 public repositories matching this topic...
-
Updated
Oct 1, 2021 - JavaScript
-
Updated
Oct 3, 2021 - JavaScript
-
Updated
Jul 22, 2021 - Rust
-
Updated
Oct 2, 2021 - PHP
-
Updated
Aug 31, 2021 - Python
-
Updated
May 16, 2021
-
Updated
Sep 26, 2021 - JavaScript
-
Updated
Oct 1, 2021 - Go
-
Updated
Jun 25, 2021 - JavaScript
-
Updated
Aug 13, 2021 - Python
-
Updated
Sep 23, 2021 - JavaScript
-
Updated
Oct 1, 2021
Create a weather module which will get the weather for a given city, at a given date (using the language/date
package).
The API for that isn't chosen yet.
You can copy the model of the Spotify module for the registration of the tokens, see here
Save the API key into user information if the API requires a token.
Opene
-
Updated
Sep 19, 2021 - Java
-
Updated
Sep 7, 2021 - Jupyter Notebook
-
Updated
Oct 10, 2018 - HTML
I newly installed encore and created a new default hello world application.
I went to run the tests via encore test ./...
and the output says pull docker image: exit status 1
.
I'm on MacOS running Go 1.15.6.
Any reasons why I'm getting this vs a pass or fail message?
-
Updated
Sep 6, 2021
Not really a bug or feature request per se, just a deprecation notice. Regarding these:
req.connection
is deprecated. https://nodejs.org/api/http.html#
-
Updated
Sep 27, 2021 - Rust
-
Updated
May 13, 2021 - Java
-
Updated
Oct 1, 2021 - Java
-
Updated
Oct 29, 2020 - C++
- Wikipedia
- Wikipedia
Introduction
With Appwrite, it's super easy to set up many OAuth2 providers to allow your users to authenticate with their social accounts. Appwrite supports tons of OAuth2 providers including Google, Facebook, Twitter, GitHub and many more.
Your task is to implement Epic Games OAuth provider into Appwrite. You can find a complete in-depth tutorial in our official [tutorial for add