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

appwrite

《大厂面试指北》——包括Java基础、JVM、数据库、mysql、redis、计算机网络、算法、数据结构、操作系统、设计模式、系统设计、框架原理。最佳阅读地址:http://notfound9.github.io/interviewGuide/

  • Updated Dec 25, 2021
  • Java
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 priority:low status:accepted kind:module-enhancement
vilhelmmelkstam
vilhelmmelkstam 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 good first issue
tinyhttp
Wikipedia
Wikipedia