© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•3y ago•
12 replies
⃟⃟⃟⃟⃟⃟⃟⃟⃟⃟⃟⃟⃟⃟⃟⃟⃟⃟⃟⃟⃟⃟⃟⃟⃟⃟⃟⃟⃟⃟⃟⃟

✅ .db file to rest api

Hello I need help, I have a server for a roleplay game (chsarp unity) which is hosted on a pterodactyle egg. The game creates a .db file with all player information. How should I go about creating a rest api so that my website can retrieve information from the database (The problem is that the .db file is only accessible on the game server thanks to plugins that interact with the game). At the beginning I had thought of creating a rest api in my plugins which will take care of sending the information to another api which will manipulate them in order to be able to make type calls (players/{name}/stats etc... ). But I don't think it's effective. So how should I go about it? (The rest api is with chsarp too, API Web ASP.NET)
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

✅ API REST
C#CC# / help
8mo ago
✅ REST Api
C#CC# / help
3y ago
✅ rest api publishing issue.
C#CC# / help
2y ago
Question about REST API
C#CC# / help
2y ago