The Wayback Machine - http://web.archive.org/web/20220808142648/https://github.com/topics/backend
Skip to content
#

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,937 public repositories matching this topic...

appwrite
stnguyen90
stnguyen90 commented Jul 28, 2022

💭 Description

Even though the upgrade docs state:

You do not need to run migration when upgrading to a minor version. For example, going from 0.13.0 to 0.13.2 would not require running migration.

When following along with the instructions, the "Running the Migration" just says:

We can now start the migration. Navigate to the appwrite directory where your docker-compose.yml is pre

good first issue Good for newcomers

推荐刷题网站: https://www.lintcode.com/?utm_source=tf-github-NotFound2022 《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。

  • Updated Jul 28, 2022
  • Java
nhost
rowy
harinij
harinij commented Aug 5, 2022

Is your feature request related to a problem? Please describe.
Currently the duplicate row button does not need a confirmation and ends up creating the duplicate of the row immediately. This feature needs a confirmation message similar to the delete row icon

![Screen Shot 2022-08-05 at 1 14 47 pm](https://user-images.githubusercontent.com/307298/182993981-1f14a9d1-bab5-4199-b8ba-fc63fd6f68

good first issue Good for newcomers
olivia
hugolgst
hugolgst commented Apr 17, 2020

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

good first issue Good for newcomers priority:low status:accepted kind:module-enhancement New feature or request on modules
encore
melkstam
melkstam commented Aug 18, 2021

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

bug Something isn't working good first issue Good for newcomers
tinyhttp
talentlessguy
talentlessguy commented Dec 10, 2020

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

enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers medium
Wikipedia
Wikipedia