👾 Deno powered API for Digimon Digital Monsters.
Methods | Description | Routes |
---|---|---|
GET |
return all digimon profiles | digimon |
GET |
return specific profile by name | digimon/:name |
POST |
create a single profile | digimon |
PUT |
update a specific profile | digimon/:name |
DELETE |
delete a specific profile | digimon/:name |
Level - level of development
Type - indicates what sort of category a Digimon's specific species belongs
Attribute - refers to type of computer file a Digimon represents
Field - overall branching group that each digimon is associated with
Group - specific theme a digimon is associated with
Technique - signature attacks and abilities
Artwork - profile image
Profile - brief description
deno run -A drakefile.ts run
deno run -A drakefile.ts fmt
deno run -A drakefile.ts test
deno run -A drakefile.ts lock
deno run -A drakefile.ts dbuild
deno run -A drakefile.ts drun
deno run -A drakefile.ts dpush
This work could not be done without the help of the digimon community and the folks at With the Will, Wikimon, Digimon Discord Community, File Island: The Complete Digimon Electronics Resource , the people at Bandai, the amazing people who will use this to power their applications and my beautiful girlfriend who had the patience to allow me to work on my labor of love through the long nights.
Wikimon - The best resource for Digimon info since December 2005.