#Need help with setting up a basic Railway C# project

12 messages · Page 1 of 1 (latest)

prisma relic
#

Hello, I am using a web2 multi solution with leaderboards, shop, analystics, etc. and a second API for matchmaking, multiplayer, scoring, etc. There's also a Google Pay webhook involved.
I want to use Railway to create a Game API for myself that acts as intermediary between all these third party things, so my client only talks to my Game API.

I am a seasoned frontend dev but nowhere near knowledgeable in backend and I have no idea how to start. I do know I want C# and I connected Railway to a Github repo but that's about it.
Please help me get started 🙏 thank you!

winter willowBOT
#

Project ID: 1010d887-0625-4568-8fe1-df8ab371b2d2

prisma relic
#

1010d887-0625-4568-8fe1-df8ab371b2d2

prisma relic
#

@willow kelp does this work with lambda functions?

willow kelp
#

Can you elaborate?

prisma relic
#

I read that you can have methods that do not require a server restart

#

I just need my API to react to webhooks / post calls, I have no server and I don't need to have any data live

willow kelp
#

im not too sure if railway has any severless functions/lambda but i stand to be corrected

#

What is wrong with having a stateless API running all the time? You can leverage Railways service sleep mode to reduce cost if there is no traffic

prisma relic
#

I am not a backend dev 😄 it's all new

grand kestrel
#

is this an AI answer?