-
Updated
Jul 17, 2022
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 10,707 public repositories matching this topic...
-
Updated
Jul 12, 2022 - JavaScript
-
Updated
Jul 19, 2022 - JavaScript
-
Updated
Jun 11, 2022
-
Updated
Jul 10, 2022 - Rust
-
Updated
Jul 19, 2022 - PHP
-
Updated
Jun 24, 2022 - Python
-
Updated
Jul 19, 2022 - Go
-
Updated
Jul 19, 2022 - Go
-
Updated
May 16, 2021
-
Updated
Mar 24, 2022 - JavaScript
-
Updated
Jul 12, 2022 - TypeScript
-
Updated
May 16, 2022 - JavaScript
-
Updated
Jun 9, 2022 - JavaScript
-
Updated
Jul 18, 2022
-
Updated
Jul 16, 2022 - PHP
-
Updated
Dec 25, 2021 - Java
Discussed in rowyio/rowy#706
Originally posted by polenvinagre July 14, 2022
Hi! Could someone help me. How can I import a reference field to firebase?
I tried use json but it import a array of data.
I tried ref field but it was blank/empty.
I am using a csv file.
**Describe the solution you'd lik
I want to create a Nuxt3 module base on nhost Js client to use it in Nuxt 3.
User ( session, cookie etc )
Graphql ( query + mutation )
Storage
Functions
I'm not expert, but ready to learn and sweat to do so
Someone is already work on it ? can I join ?
@elitan @plmercereau are you open to this suggestion ?
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
Apr 29, 2022 - TypeScript
The sidebar for the API Docs in the dashapp has position: sticky
. This works well for when the sidebar content fits onto the screen, but when it doesn't it doesn't scroll independently from the main content (like it does for the Encore docs or the API Docs on app.encore.dev). So for when the main content is large (> 50000 px for us at the moment), you have to scroll all the way down to be able t
-
Updated
Jul 5, 2022 - Jupyter Notebook
-
Updated
Oct 10, 2018 - HTML
A recipe with Mocha
Clone the example app, only use Mocha instead of Jest
Before picking this issue, it's recommended to have a short tech planning chat here and only then upon sync to get up to speed.
Enrich our DB model
Deno support
Now that @tinyhttp/router
v1.0.5+ no longer depends on http
module of Node.js, it should be very easy to implement basic Deno support for tinyhttp. Probably it would be cool to have it located in the separate deno
folder with all editor settings specifically for it.
There aren't strict requirements on how it should be implemented, but i suppose we need to use either raw gh links, jspm or
- Wikipedia
- Wikipedia
They payload for some
[Events](https://appwrite.io/docs/webhooks#events)
in our docs are incorrect. For example, the following should be Document, rather than Collection.I believe this fi