How can I use api rest?

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
Cosmin
Posts: 5
Joined: 15 Jan 2018, 09:22

How can I use api rest?

Post by Cosmin »

Hi,
I'm a student and I need to do a web application to manage mantis projects using coldfusion but I don't know how to use api rest to make requests.
Can someone tell to me how to doing requests with a sample example using angular or other programming languages.
Thanks
Starbuck
Posts: 219
Joined: 14 Feb 2006, 02:53
Location: USA
Contact:

Re: How can I use api rest?

Post by Starbuck »

As a student, here is a pattern you should learn to follow with all FOSS:
- Find, bookmark, and read existing documentation.
- Search forums for key terms for things that require clarification.
- Post notes to the forum about specifics which are not documented.
- Look at other resources including wiki, chat rooms, blogs, existing GitHub (or other) repos.
- Google key terms to search outside of the local resources.

HTH
Post Reply