© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
5 replies
Kuno

How to bind REST API and business logic ?

Hello, I have a console app (core application), which is simulating ground traffic in aerodrome, but besides I have to get a requests from other services (like "May aircraft A23 take off?") and send the changes(like "aircraft A23 has landed on runway 53") to the other APIs.

i don't understand the following :

1) how to implement sending messages, does it have to be inside business logic or like a separate module?
2) how to bind REST API and my core app (to change the state of my aerodrome for example, like in example above)
3) how to launch all of them simultaneously ?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Business Logic Problem
C#CC# / help
14mo ago
Logging from disconnected Business logic
C#CC# / help
15mo ago
✅ API REST
C#CC# / help
8mo ago
✅ REST Api
C#CC# / help
3y ago