👾 node.js powered API for Digimon Digital Monsters.
Methods | Description | Routes |
---|---|---|
GET |
return all digimon profiles | profiles |
GET |
return a profile by name | profiles/:name |
POST |
create a profile | profiles |
PATCH |
update a profile by name | profiles/:name |
DELETE |
delete a profile by name | profiles/: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
Run dev environment
npm run dev
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.
Wikimon - The best resource for Digimon info since December 2005.