TheTrueHonker / DSA-Kaempfer

An online app for managing characters in DSA
GNU General Public License v3.0
0 stars 0 forks source link

Processing of character files #4

Open TheTrueHonker opened 1 year ago

TheTrueHonker commented 1 year ago

Add an endpoint for the REST API that accepts and processes data from the exported files (xml) of the Helden-Software. Imported characters are to be stored in the database.

Add two other endpoints to (1) get all stored characters and (2) get a single character by guid.