maael / temtem-api

🐾 An API for Temtem data, from the official wiki, updated every 4 hours.
https://temtem-api.mael.tech
52 stars 16 forks source link

Postman Scripts for Testing #95

Open ChrisGarrett23 opened 3 years ago

ChrisGarrett23 commented 3 years ago

I've been building something off this api and ended up putting together some postman scripts for api testing. Would you like a PR to include them in your project?

maael commented 3 years ago

Hey! I don't really use postman much (I use Insomnia).

Would they just be scripts put directly in the project, or do you mean the postman collections? If it's something we can put directly into the project, sure, submit a PR and let's take a look!

If it's a link to a collections, I would probably not include that I'm afraid, as I would be hesitant putting a link to something I wouldn't be able to keep updated myself.

ChrisGarrett23 commented 3 years ago

It's a script for the collection, not just a link. That way anyone with postman could use it.