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,203 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
encore
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
nhost
xlanex6
xlanex6 commented Apr 24, 2022

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 ?

enhancement good first issue
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 help wanted good first issue medium
Wikipedia
Wikipedia